Skip to content

Commit

Permalink
Auto merge of rust-lang#80113 - davidtwco:issue-80086-ci-llvm-stamp, …
Browse files Browse the repository at this point in the history
…r=Mark-Simulacrum

bootstrap: update ci-llvm stamp after rust-lang#80087

Fixes rust-lang#80086.

Unfortunately, rust-lang#80087 forgot to update the ci-llvm stamp, so the updated ci-llvm tarball with `llvm-dwp` wasn't downloaded by users. This PR updates the ci-llvm stamp to resolve that problem.

r? `@Mark-Simulacrum`
  • Loading branch information
bors committed Dec 17, 2020
2 parents caeb333 + 62eab83 commit d23e084
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/78131
Last change is for: https://github.com/rust-lang/rust/pull/80087

0 comments on commit d23e084

Please sign in to comment.