[PATCH] D24644: Pass -ffunction-sections/-fdata-sections along to gold-plugin

Peter Collingbourne via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 30 13:39:37 PDT 2016


pcc added a comment.

Perhaps it would be better to enable -ffunction-sections/-fdata-sections unconditionally at the linker level if the linker supports it? See also PR22999.


https://reviews.llvm.org/D24644





More information about the cfe-commits mailing list