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

Kshitij Jain via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 24 18:07:02 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1b123d9fb5aa: Adds support for GOT relocations to i386/ELF backend (authored by jain98).

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.485214.patch
Type: text/x-patch
Size: 14507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221225/5d09204c/attachment.bin>


More information about the llvm-commits mailing list