bootstrap: force a CI LLVM stamp bump

To see if this helps with
<https://github.com/rust-lang/rust/issues/153127>.
This commit is contained in:
Jieyou Xu
2026-02-27 19:21:15 +08:00
parent 0ee5907d59
commit ec7c117cda
+1 -1
View File
@@ -1,4 +1,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 hasnt changed.
Last change is for: https://github.com/rust-lang/rust/pull/147935
Last change is for: https://github.com/rust-lang/rust/pull/153179