[clang] [llvm] [ThinLTO][Split] Split module for parallel compilation in backend (1/N) (PR #198702)
Teresa Johnson via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 31 16:55:01 PDT 2026
================
----------------
teresajohnson wrote:
Do we need both of these flags or can the latter one be inferred from the former's value? If there must be 2 you probably need some error checking for invalid combinations? But I think moving to one is simpler.
https://github.com/llvm/llvm-project/pull/198702
More information about the cfe-commits
mailing list