Fix a buggy conversion from bytecode to bitcode
authorChris Lattner <sabre@nondot.org>
Sun, 6 May 2007 19:43:09 +0000 (19:43 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 6 May 2007 19:43:09 +0000 (19:43 +0000)
commit421e51603a5584962adc1b07e41954107cc8b46d
tree908e3512af7888c2d17ddcc68c8ffddeec456ec6
parenta066e378e92805ca7468a721468180587923abdf
Fix a buggy conversion from bytecode to bitcode

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36883 91177308-0d34-0410-b5e6-96231b3b80d8
tools/bugpoint/OptimizerDriver.cpp