[PATCH] D124433: [ELF] Prevent LTO stripping of wrapped script-referenced symbols
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 26 18:40:29 PDT 2022
MaskRay added a comment.
> 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).
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