Remove some cruft from the BitcodeWriter, while still maintaining backward
authorChad Rosier <mcrosier@apple.com>
Thu, 3 Nov 2011 00:14:01 +0000 (00:14 +0000)
committerChad Rosier <mcrosier@apple.com>
Thu, 3 Nov 2011 00:14:01 +0000 (00:14 +0000)
commitcde546497067bf2ed40b9473582212df4ccd8141
tree1ce96fd53827c292f44b4c23a21f93b5beb69170
parenta1e78888d95375194e7513bef3e18d9f1b7d45bf
Remove some cruft from the BitcodeWriter, while still maintaining backward
compatibility in the BitcodeReader.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143598 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Bitcode/LLVMBitCodes.h
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp