llvm-project/llvm/lib/Bitcode/Reader
Chris Lattner 479c5d9ee2 Switch from an O(n) method to an O(1) method for changing non-constant
operands.

llvm-svn: 55127
2008-08-21 17:31:45 +00:00
..
BitReader.cpp Unbreak build with gcc 4.3: provide missed includes and silence most annoying warnings. 2008-02-20 11:08:44 +00:00
BitcodeReader.cpp Switch from an O(n) method to an O(1) method for changing non-constant 2008-08-21 17:31:45 +00:00
BitcodeReader.h recommit bcreader, handling packed structs correctly. Apparently 2008-08-21 02:34:16 +00:00
Deserialize.cpp fix warning when assertion disabled. 2008-06-21 19:47:44 +00:00
DeserializeAPFloat.cpp Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
DeserializeAPInt.cpp Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00