[PATCH] D28571: RuntimeDyldELF/AArch64: Implement basic support for PIC relocations

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 6 07:42:50 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL294191: RuntimeDyldELF/AArch64: Implement basic GOT support (authored by evgeny777).

Changed prior to commit:
  https://reviews.llvm.org/D28571?vs=85914&id=87230#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28571

Files:
  llvm/trunk/lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp
  llvm/trunk/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
  llvm/trunk/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h
  llvm/trunk/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h
  llvm/trunk/test/ExecutionEngine/RuntimeDyld/AArch64/ELF_ARM64_PIC_relocations.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28571.87230.patch
Type: text/x-patch
Size: 19516 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170206/273eacd5/attachment.bin>


More information about the llvm-commits mailing list