llvm-6502/lib/Bitcode
Ted Kremenek 1a8a08a690 Added "random access" to the Deserializer to allow a client to jump to any
serialized block in the bitstream, including a block in an entirely different
nesting than the current block. This is useful for deserializing objects from
a bitstream in an order different from the order that they were serialized.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43973 91177308-0d34-0410-b5e6-96231b3b80d8
2007-11-10 02:02:34 +00:00
..
Reader Added "random access" to the Deserializer to allow a client to jump to any 2007-11-10 02:02:34 +00:00
Writer Added typedef "SerializedPtrID" to represent the pointer handle written to disk 2007-11-08 19:50:46 +00:00
Makefile build the bitcode dir 2007-04-22 06:26:05 +00:00