llvm-6502/include/llvm/Bitcode
Daniel Dunbar acbceeae4d BitstreamWriter: Change primary output buffer to be a SmallVector instead of an
std::vector.
 - Good for 1-2% speedup on writing PCH for Cocoa.h.
 - Clang side API match to follow shortly, there wasn't an easy way to make this
   non-breaking.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151750 91177308-0d34-0410-b5e6-96231b3b80d8
2012-02-29 20:31:09 +00:00
..
Archive.h
BitCodes.h
BitstreamReader.h Bitcode/BitstreamReader.h: Tweak for big endian hosts. 2012-02-07 10:53:19 +00:00
BitstreamWriter.h BitstreamWriter: Change primary output buffer to be a SmallVector instead of an 2012-02-29 20:31:09 +00:00
LLVMBitCodes.h [unwind removal] Remove a the obsolete 'unwind' enum value. 2012-02-06 21:55:35 +00:00
ReaderWriter.h Bitcode: Don't expose WriteBitcodeToStream to clients. 2012-02-29 20:30:56 +00:00