llvm-6502/include/llvm/Bitcode
Benjamin Kramer e19ead0f24 Enable the small vector POD optimization for BitCodeAbbrevOp.
While at it bump the small vector size a bit, it's inside a heap-allocated class.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151980 91177308-0d34-0410-b5e6-96231b3b80d8
2012-03-03 15:04:13 +00:00
..
Archive.h The iteration order over a std::set<Module*> depends on the addresses of the 2012-01-23 03:41:53 +00:00
BitCodes.h Enable the small vector POD optimization for BitCodeAbbrevOp. 2012-03-03 15:04:13 +00:00
BitstreamReader.h Bitcode/BitstreamReader.h: Tweak for big endian hosts. 2012-02-07 10:53:19 +00:00
BitstreamWriter.h BitstreamWriter: Use SmallVector::append instead of multiple push_back calls. 2012-02-29 21:02:05 +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