about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorRalf Jung <post@ralfj.de>2021-05-05 17:52:25 +0200
committerGitHub <noreply@github.com>2021-05-05 17:52:25 +0200
commitb2bb6876e0053afcfac2e1d179897191559675de (patch)
tree5d629231758d5a076ef233d73f78b797c90180f3 /compiler/rustc_codegen_llvm/src
parent9ffba0917bc87554087878b590b81c57600d83d0 (diff)
parentf9eda61569ded483fae2667e725ed89bcc2a1d71 (diff)
downloadrust-b2bb6876e0053afcfac2e1d179897191559675de.tar.gz
rust-b2bb6876e0053afcfac2e1d179897191559675de.zip
Rollup merge of #84865 - petrochenkov:llthread, r=Mark-Simulacrum
rustbuild: Pass a `threads` flag that works to windows-gnu lld

MinGW driver for COFF LLD doesn't currently translate GNU-style `--threads=N` to native `/threads:N`, so we have to pass the option in its native form to avoid an error.

Also pass the `threads` flag to lld-link (windows-msvc lld) as well.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions