llvm-6502/include/llvm/Bitcode
Ted Kremenek f64903b7d8 Fixed subtle bug in Deserializer::JumpTo when jumping when the block-nesting
information matching did not exactly match the underlying stream's scoping
information.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44470 91177308-0d34-0410-b5e6-96231b3b80d8
2007-11-30 22:45:05 +00:00
..
Archive.h Add explicit keywords. 2007-10-08 15:08:41 +00:00
BitCodes.h Add explicit keywords. 2007-10-08 15:08:41 +00:00
BitstreamReader.h Fixed potential bug where CurWord is not zeroed out in JumpToBit. 2007-11-30 22:39:46 +00:00
BitstreamWriter.h Add explicit keywords. 2007-10-08 15:08:41 +00:00
Deserialize.h Fixed subtle bug in Deserializer::JumpTo when jumping when the block-nesting 2007-11-30 22:45:05 +00:00
LLVMBitCodes.h
ReaderWriter.h
Serialization.h Renamed serialization method "Materialize" to "Create". This is an API change. 2007-11-13 00:25:08 +00:00
SerializationFwd.h Added typedef "SerializedPtrID" to represent the pointer handle written to disk 2007-11-08 19:50:46 +00:00
Serialize.h Add explicit keywords. 2007-11-19 15:30:20 +00:00