1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/include/llvm/Bitcode
Rafael Espindola 845bfd3735 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.

llvm-svn: 184083
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