[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
Wed Jul 15 00:09:38 PDT 2020


jaredwy updated this revision to Diff 278082.
jaredwy added a comment.

Using write64le instead of a cast. Thanks @maskray
and fixing up a style issue


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.278082.patch
Type: text/x-patch
Size: 16346 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200715/70509a65/attachment.bin>


More information about the llvm-commits mailing list