1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/include/llvm/Object
2012-11-19 10:03:09 +00:00
..
Archive.h Adding changes to support GNU style archive library reading 2012-11-13 18:38:42 +00:00
Binary.h Remove unnecessary classof()'s 2012-10-11 23:30:49 +00:00
COFF.h Add interface for querying object files for symbol values. 2012-10-29 10:47:00 +00:00
ELF.h Adding convenience function to ELF Header 2012-11-13 18:26:22 +00:00
Error.h Object: Add proper error handling. 2011-06-25 17:55:23 +00:00
MachO.h Add interface for querying object files for symbol values. 2012-10-29 10:47:00 +00:00
MachOFormat.h Add LLVM support for Swift. 2012-09-29 21:43:49 +00:00
MachOObject.h Refactor data-in-code annotations. 2012-05-18 19:12:01 +00:00
ObjectFile.h Add interface for querying object files for symbol values. 2012-10-29 10:47:00 +00:00
RelocVisitor.h Promote the constant 1 to long long, 1LL or 1ULL in int64_t-sensitive context. 2012-11-19 10:03:09 +00:00