[clang] [llvm] [clang][llvm][fatlto] Avoid cloning modules in FatLTO (PR #72180)
Nikita Popov via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 28 09:59:34 PST 2023
nikic wrote:
I like the approach of saying that FatLTO implies UnifiedLTO. This nicely justifies why we are always using the ThinLTO pre-link pipeline.
https://github.com/llvm/llvm-project/pull/72180
More information about the cfe-commits
mailing list