[PATCH] D140279: Adds support for GOT relocations to i386/ELF backend

Kshitij Jain via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 18 20:13:40 PST 2022


jain98 updated this revision to Diff 483855.
jain98 added a comment.

Fixed a binary path issue in tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140279

Files:
  llvm/include/llvm/ExecutionEngine/JITLink/i386.h
  llvm/lib/ExecutionEngine/JITLink/ELF_i386.cpp
  llvm/lib/ExecutionEngine/JITLink/i386.cpp
  llvm/test/ExecutionEngine/JITLink/i386/ELF_external_to_absolute_conversion.s
  llvm/test/ExecutionEngine/JITLink/i386/ELF_i386_small_pic_relocations.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140279.483855.patch
Type: text/x-patch
Size: 14507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221219/cbf41557/attachment-0001.bin>


More information about the llvm-commits mailing list