Skip to content

Commit

Permalink
Bump download-ci-llvm-stamp for loong support
Browse files Browse the repository at this point in the history
This was missed in rust-lang#96971 and
resulted in the LLVM we cache in CI being different from the one built
locally. We didn't catch it because nothing tested the loong support.
  • Loading branch information
jyn514 committed Apr 18, 2023
1 parent 5fe3528 commit 6787925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bootstrap/download-ci-llvm-stamp
Original file line number Diff line number Diff line change
@@ -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/109373
Last change is for: https://github.com/rust-lang/rust/pull/96971

0 comments on commit 6787925

Please sign in to comment.