[RuntimeDyld] Add support for R_X86_64_PC8 relocation.
authorMaksim Panchenko <maks@fb.com>
Sun, 8 Nov 2015 19:34:17 +0000 (19:34 +0000)
committerMaksim Panchenko <maks@fb.com>
Sun, 8 Nov 2015 19:34:17 +0000 (19:34 +0000)
commit8b804197e0d4fae27a6f4facf442f0883310db64
treef3f8b86b2bf68c403ee82648c2f6e4b0d915191c
parent92ca4a0cd38e8f17e62ecf6e93a44c8ecf098b12
[RuntimeDyld] Add support for R_X86_64_PC8 relocation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@252423 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
test/ExecutionEngine/RuntimeDyld/X86/ELF_x64-64_PC8_relocations.s [new file with mode: 0644]