summaryrefslogtreecommitdiff
path: root/tools/llvm-config
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llvm-config')
-rw-r--r--tools/llvm-config/llvm-config.in.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/llvm-config/llvm-config.in.in b/tools/llvm-config/llvm-config.in.in
index d435d57adf..a13307b867 100644
--- a/tools/llvm-config/llvm-config.in.in
+++ b/tools/llvm-config/llvm-config.in.in
@@ -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);
}