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