[PATCH] D105465: [RuntimeDyld] Added support for relocation of indirect functions
Moritz Sichert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 20 05:10:05 PDT 2022
MoritzS updated this revision to Diff 469171.
MoritzS added a comment.
Use llvm::cantFail instead of just returning
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.469171.patch
Type: text/x-patch
Size: 18692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221020/8ebbe186/attachment.bin>
More information about the llvm-commits
mailing list