[flang-commits] [flang] [flang] Use precompiled headers in Lower, Parser, Semantics and Evaluate (PR #131137)
Kajetan Puchalski via flang-commits
flang-commits at lists.llvm.org
Tue Apr 8 07:43:12 PDT 2025
mrkajetanp wrote:
I reverted #130600 as it was causing some buildbot issues in the absence of the ccache fixes.
I've now added the changes in that PR here and rebased this so all the PCH can be merged together once the ccache issues are resolved.
https://github.com/llvm/llvm-project/pull/131137
More information about the flang-commits
mailing list