llvm-project/llvm/lib/Bitcode
Ted Kremenek 1d9406c1ca Updated Deserializer class to provide more information about the current
block that is being visited in the bitstream.  The client can also now
skip blocks before reading them, and query the current abbreviation number
as seen from the perspective of the Deserializer.  This allows the client
to be more interactive in the deserialization process (if they so choose).

llvm-svn: 43916
2007-11-09 00:43:51 +00:00
..
Reader Updated Deserializer class to provide more information about the current 2007-11-09 00:43:51 +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