switch tools to bitcode from bytecode
authorChris Lattner <sabre@nondot.org>
Sun, 6 May 2007 09:32:02 +0000 (09:32 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 6 May 2007 09:32:02 +0000 (09:32 +0000)
commit744879ea01779a48f898a801c847677b0bfa824a
tree1602b46ba1a9012436d5bb3b17e1109080394cfd
parent73a978a753f66003fb8959af40549ca18b612cd1
switch tools to bitcode from bytecode

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36872 91177308-0d34-0410-b5e6-96231b3b80d8
tools/bugpoint/BugDriver.cpp
tools/bugpoint/Makefile
tools/bugpoint/OptimizerDriver.cpp
tools/llc/Makefile
tools/llc/llc.cpp
tools/lli/Makefile
tools/lli/lli.cpp
tools/lto/Makefile
tools/lto/lto.cpp
tools/opt/Makefile
tools/opt/opt.cpp