[MCJIT] [AArch64] Make sure to propegate ARM64_RELOC_ADDEND values into the
authorLang Hames <lhames@gmail.com>
Fri, 18 Jul 2014 20:29:36 +0000 (20:29 +0000)
committerLang Hames <lhames@gmail.com>
Fri, 18 Jul 2014 20:29:36 +0000 (20:29 +0000)
commit7b1a0fd7abac1b4a9031b55076b1b93fb695ceac
treeab08fd3c1deb22d37bf46c3c2d938b6592e819b8
parent394e6d2b9e5f7d0cd1bd4858c5e24d04f61f40f4
[MCJIT] [AArch64] Make sure to propegate ARM64_RELOC_ADDEND values into the
RelocationEntry.

No test case yet, as this primarily hits GOT entries, which RuntimeDyldChecker
can't examine yet. I'm actively working on features that will enable us to
test this.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213408 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOAArch64.h