diff options
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-config.pod')
-rw-r--r-- | llvm/docs/CommandGuide/llvm-config.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/llvm-config.pod b/llvm/docs/CommandGuide/llvm-config.pod index 23d213f999b..06f10de2216 100644 --- a/llvm/docs/CommandGuide/llvm-config.pod +++ b/llvm/docs/CommandGuide/llvm-config.pod @@ -115,7 +115,7 @@ Includes either a native backend or the C backend. =item B<engine> -Includes either a native JIT or the bytecode interpreter. +Includes either a native JIT or the bitcode interpreter. =back |