llvm-6502/include/llvm/Bitcode
Chris Lattner e001f27e5e recommit r173072 (preparing bitstream reader to read a machine word at a time,
instead of always 32-bits at a time) with two changes:

1. Make Read(0) always return zero without affecting the state of our cursor.
2. Hack word_t to always be 32 bits, as staging.

These two caveats will change shortly.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174800 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-09 06:52:14 +00:00
..
Archive.h Code Custodian: 2012-11-25 15:23:39 +00:00
BitCodes.h Code Custodian: 2012-11-25 15:23:39 +00:00
BitstreamReader.h recommit r173072 (preparing bitstream reader to read a machine word at a time, 2013-02-09 06:52:14 +00:00
BitstreamWriter.h Fix include guards so they exactly match file names. 2013-01-10 00:45:19 +00:00
LLVMBitCodes.h Initial cleanups of the param-attribute code in the bitcode reader/writer. 2013-02-04 23:32:23 +00:00
ReaderWriter.h Fix include guards so they exactly match file names. 2013-01-10 00:45:19 +00:00