fix a major oversight that is breaking some llvm-test tests.
authorChris Lattner <sabre@nondot.org>
Mon, 30 Jan 2012 07:36:01 +0000 (07:36 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 30 Jan 2012 07:36:01 +0000 (07:36 +0000)
commit41b9920a1332eeeeda0ed03218d9efad641f5adf
tree91d3c4174e6dcbd88511df7db71e26f7b87cdce0
parentbabd5980d8a8b4aad9814212a269f6197ebf1f2e
fix a major oversight that is breaking some llvm-test tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149230 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bitcode/Writer/BitcodeWriter.cpp