6 ms·
As far as I know, even with LTO, it requires -ffunction-sections -fdata-sections in order to strip out unused functions.
by Fronzie 3y ago
As far as I know, even with LTO, it requires -ffunction-sections -fdata-sections in order to strip out unused functions.