mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-17 09:36:36 +00:00

Flang for Windows depends on compiler-rt, so we need to enable it for the stage1 builds. This also fixes failures building the flang tests on macOS. Fixes #100202.