llvm-project/llvm/include
Ted Kremenek 55e30be8ec 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.

llvm-svn: 43973
2007-11-10 02:02:34 +00:00
..
llvm Added "random access" to the Deserializer to allow a client to jump to any 2007-11-10 02:02:34 +00:00
llvm-c C and Objective Caml bindings for PHINode::addIncoming etc. 2007-10-08 18:14:39 +00:00