about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-05-04 05:40:24 +0000
committerbors <bors@rust-lang.org>2021-05-04 05:40:24 +0000
commitc20c9219dae5ea56ce9bf1c211fafdc7da8700b9 (patch)
tree6e5bbb7003ff901ff178d7ecf21aecdb72f7487e /compiler/rustc_codegen_llvm/src
parent0309953232d9957aef4c7c5a24fcb30735b2066b (diff)
parent22d187a3f68017297102793e3350f18c00c23429 (diff)
downloadrust-c20c9219dae5ea56ce9bf1c211fafdc7da8700b9.tar.gz
rust-c20c9219dae5ea56ce9bf1c211fafdc7da8700b9.zip
Auto merge of #84874 - joshtriplett:ci-extract-llvm-win64-installer, r=Mark-Simulacrum
CI: Extract LLVM win64 installer directly, using 7z

Currently, we have LLVM tarballs for win64, generated by someone running
the installer via wine and tarring up the result.

7z knows how to extract NSIS installers directly, and the result is
identical to our tarball, except that it doesn't include `Uninstall.exe`
(which we don't care about) and it includes the NSIS plugin directory
(which we also don't care about).

This simplifies the process of upgrading CI, and allows us to just
mirror the upstream release .exe directly. This also improves our
supply chain.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions