bootstrap: update ci-llvm stamp after #80087

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

Signed-off-by: David Wood <david@davidtw.co>
This commit is contained in:
David Wood 2020-12-17 10:29:58 +00:00
parent bdd0a78582
commit 62eab830c8
No known key found for this signature in database
GPG Key ID: 2592E76C87381FD9

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