pcc added a comment.

> Are you suggesting having them enabled unconditionally in both gold-plugin 
> and gold? That will require changes to both llvm and binutils, and the latter 
> will have effects for other compilers.

I mean in the gold plugin only. There would not need to be any changes to gold 
because it does not take these parameters directly.

> What about -Wl,-gc-sections, isn't that also needed to make effective use of 
> these options?

Not necessarily, PR22999 would happen with or without gc-sections.


https://reviews.llvm.org/D24644



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

Reply via email to