Bump download-ci-llvm-stamp for loong support

This was missed in https://github.com/rust-lang/rust/pull/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.
This commit is contained in:
jyn 2023-04-18 07:29:04 -05:00
parent 5fe3528be5
commit 678792568b

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/109373
Last change is for: https://github.com/rust-lang/rust/pull/96971