rust/src/librustc_llvm
bors 1956d5535a Auto merge of #46435 - cuviper:min-llvm-3.9, r=rkruppe
Assume at least LLVM 3.9 in rustllvm and rustc_llvm

We bumped the minimum LLVM to 3.9 in #45326.  This just cleans up the conditional code in the `rustllvm` C++ wrappers to assume that minimum, and similarly cleans up the `rustc_llvm` build script.
2017-12-03 20:31:21 +00:00
..
archive_ro.rs use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
build.rs Auto merge of #46435 - cuviper:min-llvm-3.9, r=rkruppe 2017-12-03 20:31:21 +00:00
Cargo.toml Bump cc to 1.01 to include x86_64-unknown-linux-gnux32 support 2017-10-11 21:35:53 -03:00
diagnostic.rs use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
ffi.rs rustc_llvm: remove stale references 2017-11-28 18:15:28 -05:00
lib.rs rustc_trans: support scalar pairs directly in the Rust ABI. 2017-11-19 02:43:55 +02:00