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

Lang Hames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 27 16:23:19 PDT 2020


lhames requested changes to this revision.
lhames added a comment.
This revision now requires changes to proceed.

Oh, wait: this still needs a test case before it lands. The llvm/test/ExecutionEngine/JITLink/X86/ELF_x86-64_relocations.s test should be updated to include a check for the new relocation.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80613





More information about the llvm-commits mailing list