llvm-6502/include/llvm/Bitcode
Ted Kremenek 6d8ab4ae81 Added methods to batch emit and deserialize owned pointers. This allows
to group the pointer IDs together in the bitstream before their referenced
contents (which will lend itself to more efficient encoding).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43845 91177308-0d34-0410-b5e6-96231b3b80d8
2007-11-07 22:30:29 +00:00
..
Archive.h
BitCodes.h
BitstreamReader.h Silenced a VC++ warning. 2007-10-24 00:06:31 +00:00
BitstreamWriter.h
Deserialize.h Added methods to batch emit and deserialize owned pointers. This allows 2007-11-07 22:30:29 +00:00
LLVMBitCodes.h
ReaderWriter.h
Serialization.h Implemented serialization of signed integers. 2007-11-07 18:24:34 +00:00
SerializationFwd.h Created header file to include minimal forward references needed for 2007-10-25 18:19:29 +00:00
Serialize.h Added methods to batch emit and deserialize owned pointers. This allows 2007-11-07 22:30:29 +00:00