about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/back/archive.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-10-15 02:10:11 +0000
committerbors <bors@rust-lang.org>2020-10-15 02:10:11 +0000
commit19e1aac6ea9879c6d10eed7106b3bc883e5bf9a5 (patch)
tree857c0b411226e175cf39aa250537179101f76a59 /compiler/rustc_codegen_llvm/src/back/archive.rs
parentf42692b1cc1552abf905f9b6650061d246024252 (diff)
parentb8ae4c5e36d5ce36bf255dbaa66f64450b21efa5 (diff)
downloadrust-19e1aac6ea9879c6d10eed7106b3bc883e5bf9a5.tar.gz
rust-19e1aac6ea9879c6d10eed7106b3bc883e5bf9a5.zip
Auto merge of #77756 - alarsyo:setup-llvm-detect, r=jyn514
Detect configuration for LLVM during setup

This is a first draft to address #77579, setting `download-ci-llvm` to true on Linux, but I could also implement the `if-available` setting mentioned in the issue.

On other platforms I was thinking about using [the which crate](https://crates.io/crates/which), if adding a dependency on it is considered okay of course, to detect the presence of `llvm-config` in the path, and use it if found. Still a work in progress of course.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/back/archive.rs')
0 files changed, 0 insertions, 0 deletions