Post #2040168
2026-05-03 01:37 UTC
@thesamesam ThinLTO in LLVM does some partitioning. Full LTO does a single Partition. Unified I think can do either.
Replies (1)
-
@thesamesam@social.treehouse.systems 2026-05-03 04:13
@lenary Thanks! Do you know if LLVM lets you customise the partition size (or amount of them), and whether it's just an internal parameter or whether it's documented as a user-facing option?