llvm-6502/include/llvm/Bitcode
Bill Wendling f9271ea159 Initial cleanups of the param-attribute code in the bitcode reader/writer.
Rename the PARAMATTR_CODE_ENTRY to PARAMATTR_CODE_ENTRY_OLD. It will be replaced
by another encoding. Keep around the current LLVM attribute encoder/decoder
code, but move it to the bitcode directories so that no one's tempted to use
them.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174335 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-04 23:32:23 +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 r173072 is causing some regressions on big endian hosts, I don't have time to debug it 2013-01-21 19:08:15 +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