llvm/lib/Bitcode/Reader
2013-01-21 18:04:19 +00:00
..
BitcodeReader.cpp trivial micro-optimization: lazily call the virtual method instead of eagerly calling it. 2013-01-20 02:54:05 +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 rename "SkipToWord" to "SkipToFourByteBoundary" since a word is not always 4 bytes. 2013-01-21 18:04: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 LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Makefile