probinson added a comment.

> GNU ld has a rule "start_/stop_ references from a live input section retain 
> the associated C identifier name sections",

which LLD may change in the future (D96914 <https://reviews.llvm.org/D96914>).

The phrasing "may change" implies LLD could eliminate the rule; in fact D96914 
<https://reviews.llvm.org/D96914> will only add a way to opt-out of the rule.  
You can't eliminate the rule entirely without breaking a lot of useful cases.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97446/new/

https://reviews.llvm.org/D97446

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to