Pretty straightforward replacement of "bytecode" by "bitcode"
authorGabor Greif <ggreif@gmail.com>
Wed, 4 Jul 2007 21:55:50 +0000 (21:55 +0000)
committerGabor Greif <ggreif@gmail.com>
Wed, 4 Jul 2007 21:55:50 +0000 (21:55 +0000)
commit8ff70c2635bfd4e02c0140a5dc9ca909fffba35a
tree1a5d1778b445da7fe5b42dd4e2eb585fe94a5fba
parente377d4d142d7e2ec9266435087c99ffc43f394aa
Pretty straightforward replacement of "bytecode" by "bitcode"
performed on tools/ first, in order not to cause lethal damage

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37877 91177308-0d34-0410-b5e6-96231b3b80d8
tools/bugpoint/BugDriver.cpp
tools/bugpoint/BugDriver.h
tools/bugpoint/CrashDebugger.cpp
tools/bugpoint/ExecutionDriver.cpp
tools/bugpoint/ExtractFunction.cpp
tools/bugpoint/Miscompilation.cpp
tools/bugpoint/OptimizerDriver.cpp
tools/bugpoint/ToolRunner.cpp
tools/bugpoint/ToolRunner.h
tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp