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

Mehdi AMINI via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 5 08:28:30 PDT 2016


mehdi_amini added a comment.

What about function attributes? Hey that's the trend :)
You could have a subset of the functions in their own sections but not all. With LTO it means that you can disable this for a single input file.


https://reviews.llvm.org/D24644





More information about the cfe-commits mailing list