[PATCH] D80613: Getting R_X86_64_PC32 working as our first relocation

Jared Wyles via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 29 16:57:35 PDT 2020


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

Adding the relocation test file (thanks lang!)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80613/new/

https://reviews.llvm.org/D80613

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: D80613.267416.patch
Type: text/x-patch
Size: 11218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200529/c033887d/attachment-0001.bin>


More information about the llvm-commits mailing list