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

Moritz Sichert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 15 03:55:46 PDT 2022


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

Removed `Indirect` from `JITSymbolFlags`


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.444936.patch
Type: text/x-patch
Size: 18900 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220715/6a59a7d2/attachment.bin>


More information about the llvm-commits mailing list