about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorJonas Schievink <jonasschievink@gmail.com>2020-09-25 19:42:44 +0200
committerGitHub <noreply@github.com>2020-09-25 19:42:44 +0200
commit61dc57c85a64bbc96226902136b8374df2c30ab6 (patch)
tree81ae1c3e5c130aaea6f37e9936ab475238b0cd28 /compiler/rustc_codegen_llvm/src
parent0a3cf02fd7c1d3c52ba2c4cd8d955e3fb091f651 (diff)
parentef95430b9bb42fefa0a5e885525525bb52d9cb00 (diff)
downloadrust-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