[PATCH] D129938: [lld-macho] Add support for -alias
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 2 06:34:14 PDT 2022
thakis added a comment.
Is it time to do the 2nd FIXME in MarkLive.cpp now?
// FIXME: When we implement these flags, make symbols from them GC
// roots:
// * -reexported_symbol(s_list)
// * -alias(-list)
// * -init
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129938/new/
https://reviews.llvm.org/D129938
More information about the llvm-commits
mailing list