[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 18:02:51 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3f0841f6d0a0: [jitlink] R_X86_64_PC32 support for the elf x86 jitlinker (authored by jaredwy).

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


More information about the llvm-commits mailing list