llvm-6502/include/llvm/Object
Rafael Espindola 4fcf82f316 Avoid runtime type checks.
In most cases the relocation type implies the object word size and
endianness.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181515 91177308-0d34-0410-b5e6-96231b3b80d8
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 Object: Add proper error handling. 2011-06-25 17:55:23 +00:00
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