mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
88830996d8
This makes it possible for us to trigger the llvm-clean make-target by checking in a change that touches rustllvm/llvm-auto-clean-stamp. Most developers don't need to see or know about this, but when you push a change that "needs an LLVM rebuild", even if not otherwise obvious, this should give a mechanism to do it.