[PATCH] D96837: Add !retain metadata to represent SHF_GNU_RETAIN on ELF platforms
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 20 12:54:12 PST 2021
MaskRay added a comment.
Please see the updated description of D96838 <https://reviews.llvm.org/D96838>. In GCC, 'used' no longer have the special semantics. 'used' and 'retain are entirely orthogonal for ELF.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96837/new/
https://reviews.llvm.org/D96837
More information about the llvm-commits
mailing list