llvm-6502/lib/ExecutionEngine/RuntimeDyld/Targets
Juergen Ributzka 214c554b64 [RuntimeDyld][MachO][AArch64] Add assertion to check for duplicate addend definition.
In MachO for AArch64 it is possible to have an explicit addend defined by
the ARM64_RELOC_ADDEND relocation or having an addend encoded within the
instruction. Only one of them are allowed per relocation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213687 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-22 21:42:49 +00:00
..
RuntimeDyldMachOAArch64.h [RuntimeDyld][MachO][AArch64] Add assertion to check for duplicate addend definition. 2014-07-22 21:42:49 +00:00
RuntimeDyldMachOARM.h
RuntimeDyldMachOI386.h
RuntimeDyldMachOX86_64.h