[flang-commits] [clang] [flang] [llvm] [mlir] [cmake] Fix clang-cl PCH mismatches in static builds (PR #191552)

Alexis Engelke via flang-commits flang-commits at lists.llvm.org
Sat Apr 11 00:20:37 PDT 2026


https://github.com/aengelke commented:

If I understand #145406 correctly, the per-target LLVM_BUILD_STATIC definition (and by similarity probably also for Clang?) is only temporary and should actually be removed. Would this be a feasible direction? Ultimately, the goal should be to reduce the number of macro combinations with which we build LLVM.

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


More information about the flang-commits mailing list