rust/src/bootstrap/bin
bors 8aa926729e Auto merge of #55106 - petrhosek:fuchsia-lld, r=alexcrichton
Use lld directly for Fuchsia target

Fuchsia already uses lld as the default linker, so there's no reason
to always invoke it through Clang, instead we can simply invoke lld
directly and pass the set of flags that matches Clang.
2018-11-06 01:20:58 +00:00
..
llvm-config-wrapper.rs ci: Compile LLVM with Clang 6.0.0 2018-05-09 14:45:34 -07:00
main.rs Unify flags into config. 2017-08-13 05:15:43 +05:00
rustc.rs Auto merge of #55106 - petrhosek:fuchsia-lld, r=alexcrichton 2018-11-06 01:20:58 +00:00
rustdoc.rs use cfg(rustdoc) instead of cfg(dox) in std and friends 2018-08-31 13:29:10 -05:00
sccache-plus-cl.rs ci: Compile LLVM with Clang 6.0.0 2018-05-09 14:45:34 -07:00