[PATCH] D124433: [ELF] Prevent LTO stripping of wrapped script-referenced symbols
Shoaib Meenai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 26 18:49:55 PDT 2022
smeenai added a comment.
In D124433#3476160 <https://reviews.llvm.org/D124433#3476160>, @MaskRay wrote:
>> in order for the wrapping logic to correctly set referencedAfterWrap and prevent LTO from eliminating them.
>
> Perhaps elaborate which symbol's referencedAfterWrap is set (sym's).
Thanks for the quick review. I updated the wording in the commit message before pushing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124433/new/
https://reviews.llvm.org/D124433
More information about the llvm-commits
mailing list