[PATCH] D105465: [RuntimeDyld] Added support for relocation of indirect functions

Moritz Sichert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 26 02:37:43 PDT 2022


MoritzS updated this revision to Diff 462843.
MoritzS added a comment.

Rebased onto main, let tests run again


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105465

Files:
  llvm/include/llvm/Object/ELFObjectFile.h
  llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp
  llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
  llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h
  llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h
  llvm/test/ExecutionEngine/RuntimeDyld/X86/ELF_STT_GNU_IFUNC.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105465.462843.patch
Type: text/x-patch
Size: 18898 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220926/b622f97a/attachment.bin>


More information about the llvm-commits mailing list