[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
Wed May 27 21:48:21 PDT 2020


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

This should fix up the review comments, and the clang-tidy issue
Will add the tests later tonight


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80613.266732.patch
Type: text/x-patch
Size: 9728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200528/9e76f5de/attachment.bin>


More information about the llvm-commits mailing list