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
Binary.h
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
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