[PATCH] D90331: [JITLink][ELF] Implement R_X86_64_PLT32 relocations

Stefan Gränitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 28 14:57:23 PDT 2020


sgraenitz updated this revision to Diff 301448.
sgraenitz added a comment.

Polish comments and variable names in test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90331

Files:
  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: D90331.301448.patch
Type: text/x-patch
Size: 5854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201028/060fe624/attachment.bin>


More information about the llvm-commits mailing list