bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/27451] ld: Provide a way to make C identifier name sections GCab


From: i at maskray dot me
Subject: [Bug ld/27451] ld: Provide a way to make C identifier name sections GCable under __start_/__stop_ references
Date: Tue, 23 Feb 2021 21:36:30 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=27451

--- Comment #1 from Fangrui Song <i at maskray dot me> ---
In LLD, I'll add -z start-stop-gc to let __start_/__stop_ not retain C
identifier name sections (https://reviews.llvm.org/D96914). -z nostart-stop-gc
can disable it.

For SHF_LINK_ORDER or SHF_GROUP sections, __start_/__stop_ references do not
retain them, regardless of -z start-stop-gc or -z nostart-stop-gc.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]