[PATCH] D96914: [ELF] Add -z start-stop-gc to let __start_/__stop_ not retain C identifier name sections

Ed Maste via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 2 13:55:59 PDT 2021


emaste added a comment.

> @emaste replied: "However, if GNU ld / gold / lld default to GCing things we could set the option to reenable it in kernel/userland Makefiles."

Right, we can accommodate a changed default relatively easily for the FreeBSD base system. It is more work for the ports tree and quite unfortunate if different linkers behave differently.


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