]> git.lizzy.rs Git - rust.git/commitdiff
Bump download-ci-llvm-stamp for LLD inclusion
authorAaron Hill <aa1ronham@gmail.com>
Sun, 5 Dec 2021 20:25:48 +0000 (14:25 -0600)
committerAaron Hill <aa1ronham@gmail.com>
Sun, 5 Dec 2021 20:25:48 +0000 (14:25 -0600)
This will make 'lld' available locally now, instead of
needing to wait for the next LLVM submodule bump.

src/bootstrap/download-ci-llvm-stamp

index 19e5fffcc2ddb1d3b267862a465961996b09ab46..ef635ee26df57bd40cbda17deb9be334587c7f98 100644 (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 hasn’t changed.
 
-Last change is for: https://github.com/rust-lang/rust/pull/88069
+Last change is for: https://github.com/rust-lang/rust/pull/91229