diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2021-12-06 00:11:52 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-06 00:11:52 +0100 |
| commit | d056cbf8d6648ce6c94b97586df3bed8b66854ed (patch) | |
| tree | 5d322dc8222d8d595114e0b8a5019b0503c437b1 /src | |
| parent | d6ff1326e7ff5841df8a2518e4a995e3db7040f1 (diff) | |
| parent | 8830cbcdc73c8b2a4f5d2374ce580e90afc0dfd3 (diff) | |
| download | rust-d056cbf8d6648ce6c94b97586df3bed8b66854ed.tar.gz rust-d056cbf8d6648ce6c94b97586df3bed8b66854ed.zip | |
Rollup merge of #91563 - Aaron1011:bump-llvm-stamp, r=Mark-Simulacrum
Bump download-ci-llvm-stamp for LLD inclusion This will make 'lld' available locally now, instead of needing to wait for the next LLVM submodule bump.
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 19e5fffcc2d..ef635ee26df 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/88069 +Last change is for: https://github.com/rust-lang/rust/pull/91229 |
