[PATCH] D129175: [ORC] Fix weak hidden symbols failure in PPC with runtimedyld
Sunho Kim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 6 02:46:42 PDT 2022
sunho updated this revision to Diff 442488.
sunho retitled this revision from "[ORC] Add AutoClaimWeakHiddenSymbols option in RTDyldObjectLinkingLayer." to "[ORC] Fix weak hidden symbols failure in PPC with runtimedyld".
sunho edited the summary of this revision.
Herald added a subscriber: shchenz.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129175/new/
https://reviews.llvm.org/D129175
Files:
clang/unittests/Interpreter/ExceptionTests/InterpreterExceptionTest.cpp
llvm/include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h
llvm/lib/ExecutionEngine/Orc/LLJIT.cpp
llvm/lib/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129175.442488.patch
Type: text/x-patch
Size: 4909 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220706/b7fafb28/attachment.bin>
More information about the llvm-commits
mailing list