about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/Linker.cpp
diff options
context:
space:
mode:
authorRémy Rakic <remy.rakic+github@gmail.com>2023-09-21 18:26:38 +0000
committerRémy Rakic <remy.rakic+github@gmail.com>2024-05-16 16:08:06 +0000
commit7695e5aeb47477300801bc367355d929c636ae09 (patch)
tree44557f5c418f4daefaff623126c343a962fd7ce1 /compiler/rustc_llvm/llvm-wrapper/Linker.cpp
parent5f04f6d7e1907982c77c628e54ac6efafe90125a (diff)
downloadrust-7695e5aeb47477300801bc367355d929c636ae09.tar.gz
rust-7695e5aeb47477300801bc367355d929c636ae09.zip
enable rust-lld on `x86_64-unknown-linux-gnu` when requested
the `rust.lld` config enables rustc's `CFG_USE_SELF_CONTAINED_LINKER` env var, and we:
- set the linker-flavor to use lld
- enable the self-contained linker

this makes the target use the rust-lld linker by default
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/Linker.cpp')
0 files changed, 0 insertions, 0 deletions