about summary refs log tree commit diff
path: root/src/test/debuginfo/enum-thinlto.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2019-07-17 09:28:02 -0700
committerAlex Crichton <alex@alexcrichton.com>2019-07-17 09:28:02 -0700
commit795f93b8af25a2efd19bd5b01367e827d8da73e5 (patch)
treef21f63fcff41c99a49ebc0e41a4668c15e2ded45 /src/test/debuginfo/enum-thinlto.rs
parente34d4ae8692f93155cbf1135ebea4c3fd37abf4e (diff)
downloadrust-795f93b8af25a2efd19bd5b01367e827d8da73e5.tar.gz
rust-795f93b8af25a2efd19bd5b01367e827d8da73e5.zip
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