switch this to bitcode instead of bytecode
authorChris Lattner <sabre@nondot.org>
Sun, 6 May 2007 09:29:13 +0000 (09:29 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 6 May 2007 09:29:13 +0000 (09:29 +0000)
commit4bcca0f2ac85c918fc8617e34b7642e5e5233460
treeedde26d0727868dbdf64d84f457c084db5e9a250
parentc1d5624d71f7534cfc1bd51b76ead9cea99d3e8d
switch this to bitcode instead of bytecode

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36867 91177308-0d34-0410-b5e6-96231b3b80d8
examples/ModuleMaker/Makefile
examples/ModuleMaker/ModuleMaker.cpp
lib/Debugger/Debugger.cpp
lib/Linker/LinkArchives.cpp
lib/Linker/Linker.cpp