llvm-6502/include/llvm/Object
Ulrich Weigand cab0a19338 [PowerPC] Support various tls-related modifiers
The current code base only supports the minimum set of tls-related
relocations and @modifiers that are necessary to support compiler-
generated code.  This patch extends this to the full set defined
in the ABI (and supported by the GNU assembler) for the benefit
of the assembler parser.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184551 91177308-0d34-0410-b5e6-96231b3b80d8
2013-06-21 14:44:15 +00:00
..
Archive.h
Binary.h Basic support for parsing Mach-O universal binaries in LLVMObject library 2013-06-18 15:03:28 +00:00
COFF.h readobj: Dump PE/COFF optional records. 2013-06-12 19:10:33 +00:00
COFFYAML.h
ELF.h [PowerPC] Support various tls-related modifiers 2013-06-21 14:44:15 +00:00
ELFYAML.h [yaml2obj][ELF] Don't explicitly set Binding with STB_* 2013-06-21 00:27:50 +00:00
Error.h Basic support for parsing Mach-O universal binaries in LLVMObject library 2013-06-18 15:03:28 +00:00
MachO.h Basic support for parsing Mach-O universal binaries in LLVMObject library 2013-06-18 15:03:28 +00:00
MachOFormat.h Basic support for parsing Mach-O universal binaries in LLVMObject library 2013-06-18 15:03:28 +00:00
MachOUniversal.h Basic support for parsing Mach-O universal binaries in LLVMObject library 2013-06-18 15:03:28 +00:00
ObjectFile.h
RelocVisitor.h
YAML.h Make operator== non-member for greater symmetry. 2013-06-07 18:00:04 +00:00