about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorRémy Rakic <remy.rakic+github@gmail.com>2023-09-12 17:22:52 +0000
committerRémy Rakic <remy.rakic+github@gmail.com>2024-05-16 16:08:06 +0000
commit5f04f6d7e1907982c77c628e54ac6efafe90125a (patch)
tree3380e75e9f64702ee3e74e9ddfac742745dc9a01 /compiler/rustc_codegen_llvm/src/errors.rs
parent28ce76eba429603624455e13f52a0dca8147ae8e (diff)
downloadrust-5f04f6d7e1907982c77c628e54ac6efafe90125a.tar.gz
rust-5f04f6d7e1907982c77c628e54ac6efafe90125a.zip
bootstrap: enable rust-lld when necessary for `x86_64-unknown-linux-gnu`
`x86_64-unknown-linux-gnu` has switched to using the self-contained linker
by default (unless asked not to), so we have to build rust-lld:
- when we build our own llvm
- when we use download-ci-llvm
- otherwise, when using an external llvm we can't enable it
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions