remove support for reading llvm 2.9 .bc files. LLVM 3.1 is only compatible back...
authorChris Lattner <sabre@nondot.org>
Sun, 27 Nov 2011 05:48:27 +0000 (05:48 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 27 Nov 2011 05:48:27 +0000 (05:48 +0000)
commitdbc88494eefd32274ff6e037df0000c0d0e871d2
treecf2c945ff4025944c02b95b47c7c9f46e18df49f
parent5130d4eab6ef483a41b74e8be4d5b7303c137819
remove support for reading llvm 2.9 .bc files.  LLVM 3.1 is only compatible back to 3.0

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145164 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Bitcode/LLVMBitCodes.h
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Reader/BitcodeReader.h
test/Bitcode/AutoUpgradeGlobals.ll [deleted file]
test/Bitcode/AutoUpgradeGlobals.ll.bc [deleted file]
test/Bitcode/fbench-llvm-2.9.ll [deleted file]
test/Bitcode/fbench-llvm-2.9.ll.bc [deleted file]
test/Bitcode/spirit-llvm-2.9.ll [deleted file]
test/Bitcode/spirit-llvm-2.9.ll.bc [deleted file]
tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp