llvm-6502/include/llvm/Support/ELFRelocs
Tim Northover 9d5d711f65 Split ELF relocation defintions into per-architecture .def files
This should allow the list of relocations for a particular
architecture to be kept in a single header rather than duplicated
whenever we need to enumerate all the relocations.

Patch by Will Newton.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222565 91177308-0d34-0410-b5e6-96231b3b80d8
2014-11-21 20:16:02 +00:00
..
AArch64.def
ARM.def
Hexagon.def
i386.def
Mips.def
PowerPC64.def
PowerPC.def
Sparc.def
SystemZ.def
x86_64.def