diff options
| author | bors <bors@rust-lang.org> | 2021-06-11 02:21:52 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-06-11 02:21:52 +0000 |
| commit | 72868e017bdade60603a25889e253f556305f996 (patch) | |
| tree | 55431a349ced82022083e568e86062145535179a /compiler/rustc_llvm/llvm-wrapper | |
| parent | 46ad16b70f16795f419eb04b823f4c6485867b32 (diff) | |
| parent | 2a76762695325e6f189bcd865b57e7154dbf3574 (diff) | |
| download | rust-72868e017bdade60603a25889e253f556305f996.tar.gz rust-72868e017bdade60603a25889e253f556305f996.zip | |
Auto merge of #85961 - 1000teslas:issue-71519-fix, r=petrochenkov
MVP for using rust-lld as part of cc
Will fix #71519. I need to figure out how to write a test showing that lld is used instead of whatever linker cc normally uses. When I manually run rustc using `echo 'fn main() {}' | RUSTC_LOG=rustc_codegen_ssa::back::link=debug ./rustc -Clinker-flavor=gcc-lld --crate-type bin -Clink-arg=-Wl,-v` (thanks to bjorn3 on Zulip), I can see that lld is used, but I'm not sure how to inspect that output in a test.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper')
0 files changed, 0 insertions, 0 deletions
