about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorJosh Triplett <josh@joshtriplett.org>2021-05-03 11:23:00 -0700
committerJosh Triplett <josh@joshtriplett.org>2021-05-03 11:23:00 -0700
commit22d187a3f68017297102793e3350f18c00c23429 (patch)
tree39c2a5e3bc6104e2ec7814366293f4fd2ae3da4e /compiler/rustc_codegen_llvm/src
parent716394d6581b60c75cfdd88b8e5b876f2db88b62 (diff)
downloadrust-22d187a3f68017297102793e3350f18c00c23429.tar.gz
rust-22d187a3f68017297102793e3350f18c00c23429.zip
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