mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 02:27:39 +03:00
b3a334af6a
In a multi-host build the mklldeps.py tool is getting called before all the llvm-configs are built. I am not actually sure the cause. I had convinced myself that DEF_LLVM_RULES needed to be called before the llvmdeps.rs rule, but now looking at it again I can't see why.