llvm-6502/include/llvm/Bitcode
Chris Lattner 298a82dd0d Add a new EmitRecordWithBlob API that allows a blob to be emitted
without converting each byte to a uint64_t to stick in a SmallVector.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68469 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-06 22:26:26 +00:00
..
Archive.h Removed trailing whitespace. 2009-02-20 23:04:06 +00:00
BitCodes.h add a new Blob encoding abbreviation for bitcode files that emits 2009-04-06 21:50:39 +00:00
BitstreamReader.h add a new Blob encoding abbreviation for bitcode files that emits 2009-04-06 21:50:39 +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 Removed trailing whitespace. 2009-02-20 23:04:06 +00:00
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 Removed trailing whitespace. 2009-02-20 23:04:06 +00:00
SerializationFwd.h Removed trailing whitespace. 2009-02-20 23:04:06 +00:00
Serialize.h Removed trailing whitespace. 2009-02-20 23:04:06 +00:00