llvm-6502/include/llvm/Bitcode
Rafael Espindola 8496faea07 Move lib/Archive to tools/llvm-ar.
llvm-ar is the only tool that needs to write archive files. Every other tool
should be able to use the lib/Object interface.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184083 91177308-0d34-0410-b5e6-96231b3b80d8
2013-06-17 15:47:20 +00:00
..
BitCodes.h Code Custodian: 2012-11-25 15:23:39 +00:00
BitstreamReader.h Remove the Copied parameter from MemoryObject::readBytes. 2013-05-24 10:54:58 +00:00
BitstreamWriter.h Rewrite assert to avoid warning when the record element type is byte-sized. 2013-05-09 21:07:43 +00:00
LLVMBitCodes.h Add code for emitting the attribute groups. 2013-02-10 23:09:32 +00:00
ReaderWriter.h Fix include guards so they exactly match file names. 2013-01-10 00:45:19 +00:00