Y
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
actionfromafar
638 days ago
Not permanent how?
link
Flex247A
638 days ago
Because the compiler ends up looking at all the functions anyway, only for the linker to discard them all.
link