[PATCH] D96914: [ELF] Add -z start-stop-gc to let __start_/__stop_ not retain C identifier name sections
Harald van Dijk via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 4 16:50:26 PDT 2021
hvdijk added a comment.
In D96914#3110237 <https://reviews.llvm.org/D96914#3110237>, @jrtc27 wrote:
> Yes, https://bugs.llvm.org/show_bug.cgi?id=52384, marked as blocking for 13.0.1 so a decision is made one way or the other before we unleash the "real" release on the world.
Thanks, appreciated. Whatever is decided for the 13.x branch, the earlier the release candidate it can be decided for, the better, in my opinion, so that if this problem is seen in more projects, we can hint whether incomplete fixes will need to be applied, or whether they can wait to update their code until a better update path is available.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96914/new/
https://reviews.llvm.org/D96914
More information about the llvm-commits
mailing list