[PATCH] D28115: RuntimeDyldELF: add support for R_AARCH64_ADD_ABS_LO12_NC
Eugene Leviant via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 26 09:04:47 PST 2016
evgeny777 removed rL LLVM as the repository for this revision.
evgeny777 updated this revision to Diff 82510.
evgeny777 added a comment.
Addressed review comments.
Now lld and RuntimeDyldELF uses two identical sets of helper functions, so it probably makes sense to move them to header file and provide patch for lld.
https://reviews.llvm.org/D28115
Files:
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
test/ExecutionEngine/RuntimeDyld/AArch64/ELF_ARM64_relocations.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28115.82510.patch
Type: text/x-patch
Size: 9323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161226/87764bfb/attachment.bin>
More information about the llvm-commits
mailing list