llvm-6502/lib/Bitcode/Reader
Chris Lattner a7e6f74631 remove autoupgrade support for really old-style debug info intrinsics.
I think this is the last of autoupgrade that can be removed in 3.1.
Can the atomic upgrade stuff also go?


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145169 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-27 06:18:33 +00:00
..
BitcodeReader.cpp remove autoupgrade support for really old-style debug info intrinsics. 2011-11-27 06:18:33 +00:00
BitcodeReader.h remove support for reading llvm 2.9 .bc files. LLVM 3.1 is only compatible back to 3.0 2011-11-27 05:48:27 +00:00
BitReader.cpp Add Module functions in place of module providers. 2010-03-02 23:58:54 +00:00
CMakeLists.txt Rewrite the CMake build to use explicit dependencies between libraries, 2011-07-29 00:14:25 +00:00
LLVMBuild.txt build: Add initial cut at LLVMBuild.txt files. 2011-11-03 18:53:17 +00:00
Makefile make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00