Add support for PC-relative non-extern relocations to RuntimeDyldMachO.
authorLang Hames <lhames@gmail.com>
Wed, 29 Jan 2014 18:31:35 +0000 (18:31 +0000)
committerLang Hames <lhames@gmail.com>
Wed, 29 Jan 2014 18:31:35 +0000 (18:31 +0000)
commitb492843e53dbc86a34bbddc4c8155f3d23e21185
tree0234e984fc14110797c8e69f6ea6a0bbafe43862
parent2bd8350187cf9595dcc33b8474ccd39891af9b36
Add support for PC-relative non-extern relocations to RuntimeDyldMachO.

Also replaces testcase for r180790 (support for absolute non-externs relocs)
with a more robust version.

<rdar://problem/15864721>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200404 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp
test/ExecutionEngine/MCJIT/non-extern-addend.ll