commit | 6c0bda829ee0e8076b263d0587d71255689434db | [log] [tgz] |
---|---|---|
author | Gabor Greif <ggreif@gmail.com> | Mon Jul 09 11:24:05 2007 +0000 |
committer | Gabor Greif <ggreif@gmail.com> | Mon Jul 09 11:24:05 2007 +0000 |
tree | a6a2d27c6293de8e504f9376e891cc7ab3d62c37 | |
parent | 7671b99aa048ded9d518e3f1c5460cac6ef7555e [diff] [blame] |
eliminated all references to 'bytecode' from .pod files llvm-svn: 38452
diff --git a/llvm/docs/CommandGuide/llvm-config.pod b/llvm/docs/CommandGuide/llvm-config.pod index 23d213f..06f10de 100644 --- a/llvm/docs/CommandGuide/llvm-config.pod +++ b/llvm/docs/CommandGuide/llvm-config.pod
@@ -115,7 +115,7 @@ =item B<engine> -Includes either a native JIT or the bytecode interpreter. +Includes either a native JIT or the bitcode interpreter. =back