[RuntimeDyld][MachO][AArch64] Add assertion to check for duplicate addend definition.
authorJuergen Ributzka <juergen@apple.com>
Tue, 22 Jul 2014 21:42:49 +0000 (21:42 +0000)
committerJuergen Ributzka <juergen@apple.com>
Tue, 22 Jul 2014 21:42:49 +0000 (21:42 +0000)
commit214c554b64e91cf58fb51f5d64f30b1ba44703e8
treec40f376d529784be1d7d4fe7138d1206cb6c824f
parent5b50a3c76987f4506e6b5f12dadadde0d52b2c68
[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
lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOAArch64.h