[clang] [CMake][Release] Build with -ffat-lto-objects (PR #140381)

Nikita Popov via cfe-commits cfe-commits at lists.llvm.org
Sat May 24 11:49:19 PDT 2025


https://github.com/nikic commented:

This is an improvement, but should we also strip the bitcode? Otherwise people will still get errors if they try to use the archives if their host clang version is older.

https://github.com/llvm/llvm-project/pull/140381


More information about the cfe-commits mailing list