summary refs log tree commit diff
path: root/src/bootstrap/download-ci-llvm-stamp
blob: ef635ee26df57bd40cbda17deb9be334587c7f98 (plain)
1
2
3
4
Change this file to make users of the `download-ci-llvm` configuration download
a new version of LLVM from CI, even if the LLVM submodule hasn’t changed.

Last change is for: https://github.com/rust-lang/rust/pull/91229