Skip to content

Commit

Permalink
Rollup merge of rust-lang#110490 - jyn514:bump-llvm, r=nikic
Browse files Browse the repository at this point in the history
Bump `download-ci-llvm-stamp` for loong support

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.

Fixes rust-lang#110474.

r? `@nikic`
  • Loading branch information
GuillaumeGomez committed Apr 18, 2023
2 parents 7e50336 + 6787925 commit e8f7b5a
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 e8f7b5a

Please sign in to comment.