Function bootstrap::utils::helpers::linker_args
source ยท pub fn linker_args(
builder: &Builder<'_>,
target: TargetSelection,
lld_threads: LldThreads,
) -> Vec<String>
Expand description
Returns the linker arguments for rustc/rustdoc for the given builder and target.