[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
Fri Nov 12 11:48:58 PST 2021


hvdijk added a comment.

In D96914#3128046 <https://reviews.llvm.org/D96914#3128046>, @MaskRay wrote:

> I can accept @hvdijk's "enabling -z start-stop-gc behavior for LLD 14" timeline, which only means a revert on release/13.x, without touching main.

Sorry for being unclear, I meant reverting it on both 13.x and main, fixing GCC, waiting for a release (but communicating with GCC devs on their plans and making sure the wait doesn't take unreasonably long), and then re-enabling on main. Ideally that would result in re-enabling in time for LLVM 14, and I'd certainly try to get that done, but it's not a hard guarantee.


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