about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
diff options
context:
space:
mode:
authorChris Denton <chris@chrisdenton.dev>2025-04-28 01:58:47 +0000
committerGitHub <noreply@github.com>2025-04-28 01:58:47 +0000
commit009a84fbe1564c4844e6e3626ef9b26802691593 (patch)
treedc9b3c8ccdc0bfefaf1edf7db6b9345a7af5f537 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
parentdeb947971c8748f5c6203548ce4af9022f21eaf0 (diff)
parentd4011ae04372e3b0fb77e28487002c2f05f1b65a (diff)
downloadrust-009a84fbe1564c4844e6e3626ef9b26802691593.tar.gz
rust-009a84fbe1564c4844e6e3626ef9b26802691593.zip
Rollup merge of #138395 - Kobzol:ci-download-gcc, r=Mark-Simulacrum
Download GCC from CI on test builders

This should reduce the duration of the `x86_64-gnu-llvm-18` job, which runs on PR CI, which is currently the only one that builds GCC (outside of the x64 dist builder).

Since we handle the GCC download in the GCC step, and not eagerly in config, we can set this flag globally across all test builders, as it won't do anything unless they actually try to build GCC.

Opening as a draft to test if it works on CI, because I still need to implement logic to avoid the download if there are any local modifications to GCC (essentially the "if-unchanged" mode, although I want to try something a bit different).

r? ```@ghost```
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions