Convert a bunch of uses of 'bytecode' into 'bitcode'. This
[oota-llvm.git] / tools / llvm-config / llvm-config.in.in
index d435d57adf371aa1f5058be8c13d617c96e5ecb5..a13307b867c374a9aeb3bd7aed9d6e09758d762f 100644 (file)
@@ -197,7 +197,7 @@ Options:
 Typical components:
   all                All LLVM libraries (default).
   backend            Either a native backend or the C backend.
-  engine             Either a native JIT or a bytecode interpreter.
+  engine             Either a native JIT or a bitcode interpreter.
 __EOD__
     exit(1);
 }