PowerPC: Fix unimplemented relocation on ppc64
authorAdhemerval Zanella <azanella@linux.vnet.ibm.com>
Mon, 6 May 2013 17:21:23 +0000 (17:21 +0000)
committerAdhemerval Zanella <azanella@linux.vnet.ibm.com>
Mon, 6 May 2013 17:21:23 +0000 (17:21 +0000)
commitf51d7e76ae2c56588b162d84da54d5c3f0b66b51
tree2073534cee9f9a2b17699246639ba42206a3788e
parent81fa2abc8551d65a1085fd0df196531093e57472
PowerPC: Fix unimplemented relocation on ppc64

This patch handles the R_PPC64_REL64 relocation type for powerpc64
for mcjit.

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