hanchenye-llvm-project/llvm/lib/Bitcode/Reader
Ted Kremenek cd0c32865c Augmented ReadPtr and ReadOwnedPtr to control whether or not a pointer is allowed to be backpatched
or can be registered with the deserializer to backpatch other pointers.

llvm-svn: 43783
2007-11-06 22:21:14 +00:00
..
BitcodeReader.cpp Make labels work in asm blocks; allow labels as 2007-11-05 21:20:28 +00:00
BitcodeReader.h
Deserialize.cpp Augmented ReadPtr and ReadOwnedPtr to control whether or not a pointer is allowed to be backpatched 2007-11-06 22:21:14 +00:00
DeserializeAPInt.cpp Added serialization support for APInt. 2007-10-26 21:50:10 +00:00
Makefile