diff options
| author | Jonas Schievink <jonasschievink@gmail.com> | 2020-09-25 19:42:44 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-25 19:42:44 +0200 |
| commit | 61dc57c85a64bbc96226902136b8374df2c30ab6 (patch) | |
| tree | 81ae1c3e5c130aaea6f37e9936ab475238b0cd28 /compiler/rustc_codegen_llvm/src | |
| parent | 0a3cf02fd7c1d3c52ba2c4cd8d955e3fb091f651 (diff) | |
| parent | ef95430b9bb42fefa0a5e885525525bb52d9cb00 (diff) | |
| download | rust-61dc57c85a64bbc96226902136b8374df2c30ab6.tar.gz rust-61dc57c85a64bbc96226902136b8374df2c30ab6.zip | |
Rollup merge of #77126 - Mark-Simulacrum:llvm-less-often, r=alexcrichton
Invalidate local LLVM cache less often This avoids a download of LLVM after every rebase. The downside to this is that if we land some patch affecting LLVM built in CI that breaks this option, but that PR does not update the LLVM submodule, we'll likely not notice until the next update -- but this seems unlikely to happen in practice and I am not personally worried about it. r? @alexcrichton
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
