diff options
| author | Mark Rousskov <mark.simulacrum@gmail.com> | 2021-08-25 14:33:23 -0400 |
|---|---|---|
| committer | Mark Rousskov <mark.simulacrum@gmail.com> | 2021-08-25 16:27:17 -0400 |
| commit | 1ea8d93c0ca5168e7f434d87e19af337b83157e4 (patch) | |
| tree | 2c3d4e42b28e796e672d65574b529f911d2e84d8 /src | |
| parent | 21d8d5f88101ce15c2072e83d1ccbf7533895b11 (diff) | |
| download | rust-1ea8d93c0ca5168e7f434d87e19af337b83157e4.tar.gz rust-1ea8d93c0ca5168e7f434d87e19af337b83157e4.zip | |
Bump download-ci-llvm stamp
This will ensure the optimized LLVM is used for local builds after rebasing immediately, rather than needing to wait for a future LLVM 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 fb5b058cb4d..19e5fffcc2d 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/80932 +Last change is for: https://github.com/rust-lang/rust/pull/88069 |
