llvm-6502/lib/Bitcode/Reader
Chris Lattner 5a4251c767 convert the bitstream reader itself and the IR .bc file parser to use the new advance() APIs,
simplifying things and making a bunch of details more private to BitstreamCursor.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172947 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-20 02:13:19 +00:00
..
BitcodeReader.cpp convert the bitstream reader itself and the IR .bc file parser to use the new advance() APIs, 2013-01-20 02:13:19 +00:00
BitcodeReader.h Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
BitReader.cpp Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
BitstreamReader.cpp convert the bitstream reader itself and the IR .bc file parser to use the new advance() APIs, 2013-01-20 02:13:19 +00:00
CMakeLists.txt BitstreamReader hasn't aged well. It's been hacked on by various people and 2013-01-19 18:19:39 +00:00
LLVMBuild.txt
Makefile