[PATCH] D83748: Adding support for PCRel32GOTLoad in ELF x86 for the jitlinker
Jared Wyles via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 14 22:49:35 PDT 2020
jaredwy updated this revision to Diff 278072.
jaredwy marked an inline comment as done.
jaredwy added a comment.
This includes support for section relative relocations as well as responding to the clang-tidy issues
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83748/new/
https://reviews.llvm.org/D83748
Files:
llvm/include/llvm/ExecutionEngine/JITLink/ELF_x86_64.h
llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp
llvm/test/ExecutionEngine/JITLink/X86/ELF_x86-64_relocations.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83748.278072.patch
Type: text/x-patch
Size: 16107 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200715/04f46500/attachment.bin>
More information about the llvm-commits
mailing list