Here is the bulk of the sanitizing.
[oota-llvm.git] / include / llvm / Analysis / ConstantsScanner.h
index 1f71f3900c95afc681857eb9b58c0162793c49b3..9ea9ed6ce66cca1d0d19b205c88accfe17ef432c 100644 (file)
@@ -8,7 +8,7 @@
 //===----------------------------------------------------------------------===//
 //
 // This class implements an iterator to walk through the constants referenced by
-// a method.  This is used by the Bytecode & Assembly writers to build constant
+// a method.  This is used by the Bitcode & Assembly writers to build constant
 // pools.
 //
 //===----------------------------------------------------------------------===//