1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 21:13:02 +02:00
llvm-mirror/include/llvm/Object
Rafael Espindola 2e056f9798 Avoid runtime type checks.
In most cases the relocation type implies the object word size and
endianness.

llvm-svn: 181515
2013-05-09 15:10:36 +00:00
..
Archive.h [Object][Archive] Improve performance. 2013-02-03 10:48:50 +00:00
Binary.h At Jim Grosbach's request detemplate Object/MachO.h. 2013-04-18 18:08:55 +00:00
COFF.h Change getRelocationAdditionalInfo to be ELF only. 2013-05-09 03:39:05 +00:00
ELF.h Introduce convenience typedefs for the 4 ELF object types. 2013-05-09 13:13:28 +00:00
Error.h
MachO.h Change getRelocationAdditionalInfo to be ELF only. 2013-05-09 03:39:05 +00:00
MachOFormat.h [MC/Mach-O] Add support for linker options in Mach-O files. 2013-01-18 01:26:07 +00:00
ObjectFile.h Change getRelocationAdditionalInfo to be ELF only. 2013-05-09 03:39:05 +00:00
RelocVisitor.h Avoid runtime type checks. 2013-05-09 15:10:36 +00:00