[PATCH] D28122: RuntimeDyldELF: implement R_AARCH64_PREL64 reloc

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 27 07:23:01 PST 2016


evgeny777 created this revision.
evgeny777 added reviewers: davide, lhames.
evgeny777 added subscribers: ikudrin, grimar, llvm-commits.
evgeny777 set the repository for this revision to rL LLVM.
Herald added subscribers: rengolin, aemerson.

Also simplified the whole function a little.


Repository:
  rL LLVM

https://reviews.llvm.org/D28122

Files:
  lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
  test/ExecutionEngine/RuntimeDyld/AArch64/ELF_ARM64_relocations.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28122.82538.patch
Type: text/x-patch
Size: 4307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161227/87b8900d/attachment.bin>


More information about the llvm-commits mailing list