about summary refs log tree commit diff
path: root/src/test/debuginfo/enum-thinlto.rs
diff options
context:
space:
mode:
authorMazdak Farrokhzad <twingoow@gmail.com>2019-07-25 01:04:57 +0200
committerGitHub <noreply@github.com>2019-07-25 01:04:57 +0200
commit5ef2162fb1ba7bc9b8551b20d3c7af495f36f298 (patch)
tree13eec2b4d31d16c7092d40a565c4d09dba568d35 /src/test/debuginfo/enum-thinlto.rs
parenta676a3666253ee739c127a8bb4a3b94e878e7908 (diff)
parent795f93b8af25a2efd19bd5b01367e827d8da73e5 (diff)
downloadrust-5ef2162fb1ba7bc9b8551b20d3c7af495f36f298.tar.gz
rust-5ef2162fb1ba7bc9b8551b20d3c7af495f36f298.zip
Rollup merge of #62758 - alexcrichton:llvm-tarball-windows, r=pietroalbini
ci: Install clang on Windows through tarballs

Previously we used the executables built the LLVM project but these
executables are difficult to run in a CI environment, they can
accidentally pollute global state, etc. In testing some of the possible
4-core machine environments for Azure this step would frequently cause
issues.

To assuage these future issues and hopefully make builds slightly more
self-contained, this commit changes to install from a tarball instead.
The tarball isn't provided by LLVM itself, but we use the offical LLVM
installer to extract itself and then we pack up the LLVM installation
directory into the tarball.
Diffstat (limited to 'src/test/debuginfo/enum-thinlto.rs')
0 files changed, 0 insertions, 0 deletions