rust/src/librustc_llvm
Björn Steinbrink 92189bc521 Remove redundant -Zdebug-llvm option
The same effect can be achieved using -Cllvm-args=-debug

Refs #46437 as it removes LLVMRustSetDebug()
2018-01-07 04:39:58 +01:00
..
archive_ro.rs use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
build.rs Re-do the FreeBSD cross-builds to use Clang and libc++. Fixes #44433. 2017-12-22 02:34:09 -06: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 Remove redundant -Zdebug-llvm option 2018-01-07 04:39:58 +01:00
lib.rs rustc_trans: support scalar pairs directly in the Rust ABI. 2017-11-19 02:43:55 +02:00