Hacker News new | ask | show | jobs
by Flex247A 638 days ago
Enabling FAT LTO reduces the final binary size but it isn't a permanent fix.
1 comments

Not permanent how?
Because the compiler ends up looking at all the functions anyway, only for the linker to discard them all.