llvm-6502/include/llvm/Bitcode
Chris Lattner d408f06048 Add bitcode reader and writer support for ConstantDataAggregate, which
should be feature complete now.  Lets see if it works.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149215 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-30 00:51:16 +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 Add 'llvm_unreachable' to passify GCC's understanding of the constraints 2012-01-10 18:08:01 +00:00
BitstreamReader.h fix a really bad bug that would cause nested cursors to break, 2011-07-09 17:00:12 +00:00
BitstreamWriter.h don't emit zero bit fields with Emit, fixing undefined behavior, 2010-08-18 00:29:18 +00:00
LLVMBitCodes.h Add bitcode reader and writer support for ConstantDataAggregate, which 2012-01-30 00:51:16 +00:00
ReaderWriter.h Per discussion on the list, remove BitcodeVerify pass to reimplement as a free function. 2011-12-14 00:29:31 +00:00