llvm-6502/include/llvm/Bitcode
Chris Lattner ce8f9fe3c9 fix comment to reflect the implementation I ended up settling on.
Thanks to Duncan for noticing this


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68518 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-07 16:30:31 +00:00
..
Archive.h
BitCodes.h fix comment to reflect the implementation I ended up settling on. 2009-04-07 16:30:31 +00:00
BitstreamReader.h Add an API for the bitstream reader to read blobs and return 2009-04-07 02:56:46 +00:00
BitstreamWriter.h Add a new EmitRecordWithBlob API that allows a blob to be emitted 2009-04-06 22:26:26 +00:00
Deserialize.h
LLVMBitCodes.h Add support for embedded metadata to LLVM. This introduces two new types of 2009-04-04 07:22:01 +00:00
ReaderWriter.h Teach llvm-bcanalyzer to skip over the header we use on LLVM IR files. 2009-04-06 20:54:32 +00:00
Serialization.h
SerializationFwd.h
Serialize.h