Fix incorrect call of resolveRelocation() for ARM ELF stub relocations.
authorDanil Malyshev <dmalyshev@accesssoftek.com>
Tue, 17 Apr 2012 20:10:16 +0000 (20:10 +0000)
committerDanil Malyshev <dmalyshev@accesssoftek.com>
Tue, 17 Apr 2012 20:10:16 +0000 (20:10 +0000)
commitab427334f54fed51ed721672a6d0fd1ca0802dd4
tree3ce50a68803e6f2a6a2bfc18273fefb032dc883c
parentfdc97cd2c332e5544bd99cefa4070329cc8bf668
Fix incorrect call of resolveRelocation() for ARM ELF stub relocations.

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