diff options
| author | bors <bors@rust-lang.org> | 2020-12-17 14:52:50 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-12-17 14:52:50 +0000 |
| commit | d23e08448332425a84ae23124bea4dbd685536ce (patch) | |
| tree | b3a184893e26752a4babd7efe1d03d7634e40650 /src | |
| parent | caeb3335c052f286f6e7257ac0ff21e4f73fd8c5 (diff) | |
| parent | 62eab830c859bc4d3d53032e5b7288c7ea6f0c56 (diff) | |
| download | rust-d23e08448332425a84ae23124bea4dbd685536ce.tar.gz rust-d23e08448332425a84ae23124bea4dbd685536ce.zip | |
Auto merge of #80113 - davidtwco:issue-80086-ci-llvm-stamp, r=Mark-Simulacrum
bootstrap: update ci-llvm stamp after #80087 Fixes #80086. Unfortunately, #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`
Diffstat (limited to 'src')
| -rw-r--r-- | src/bootstrap/download-ci-llvm-stamp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bootstrap/download-ci-llvm-stamp b/src/bootstrap/download-ci-llvm-stamp index d857618eefa..b29ecd65401 100644 --- a/src/bootstrap/download-ci-llvm-stamp +++ b/src/bootstrap/download-ci-llvm-stamp @@ -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 |
