OSDN Git Service

[RuntimeDyld] Add GOT support for AArch64 to RuntimeDyldMachO.
authorLang Hames <lhames@gmail.com>
Fri, 11 Jul 2014 23:52:07 +0000 (23:52 +0000)
committerLang Hames <lhames@gmail.com>
Fri, 11 Jul 2014 23:52:07 +0000 (23:52 +0000)
commit75ac35dca3399b894a936dac0e396e2e5bfb2eb2
tree58c6ee4d06239b58eea1f82a0ecd0e2f86cfa33b
parentb2e9db4109ab7396a284ef17b12c155722c64273
[RuntimeDyld] Add GOT support for AArch64 to RuntimeDyldMachO.

Test cases to follow once RuntimeDyldChecker supports introspection of stubs.

Fixes <rdar://problem/17648000>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212859 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp