about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMads Marquart <mads@marquart.dk>2025-03-25 11:03:06 +0100
committerMads Marquart <mads@marquart.dk>2025-03-28 04:15:41 +0100
commit7a6a3241ca18147c86926bb388aad54c4e3eadc5 (patch)
tree4417f926683b81deb828d1c00e3d31ec2d8a832f
parent011eabd6909e7ba2d6b0fd812658e16d17a38961 (diff)
downloadrust-7a6a3241ca18147c86926bb388aad54c4e3eadc5.tar.gz
rust-7a6a3241ca18147c86926bb388aad54c4e3eadc5.zip
bootstrap: Update download-ci-llvm-stamp
This PR makes a fairly large version update to CMake and cc, so it is
likely that LLVM is built differently.
-rw-r--r--src/bootstrap/download-ci-llvm-stamp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bootstrap/download-ci-llvm-stamp b/src/bootstrap/download-ci-llvm-stamp
index d2c0d380fb4..e157ff233bb 100644
--- a/src/bootstrap/download-ci-llvm-stamp
+++ b/src/bootstrap/download-ci-llvm-stamp
@@ -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 hasn’t changed.
 
-Last change is for: https://github.com/rust-lang/rust/pull/134740
+Last change is for: https://github.com/rust-lang/rust/pull/138784