llvm-6502/include/llvm/Object
Rafael Espindola 05b96447ab Simplify the templating a bit.
Since we only ever instantiate with a type that is a MachOType instantiation,
we don't need to pass template argument.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179178 91177308-0d34-0410-b5e6-96231b3b80d8
2013-04-10 15:18:39 +00:00
..
Archive.h
Binary.h Add all 4 MachO object types. Use the stored type to implement is64Bits(). 2013-04-08 13:25:33 +00:00
COFF.h
ELF.h Remove unused argument. 2013-04-07 16:40:00 +00:00
Error.h
MachO.h Simplify the templating a bit. 2013-04-10 15:18:39 +00:00
MachOFormat.h
MachOObject.h
ObjectFile.h Remove unused argument. 2013-04-07 16:40:00 +00:00
RelocVisitor.h AArch64: Add basic relocation processing for llvm-dwarfdump. 2013-02-11 11:16:02 +00:00