Function assert_rustc_doesnt_use_lld

Source
pub fn assert_rustc_doesnt_use_lld(rustc: &mut Rustc)
Expand description

Asserts that rustc doesn’t use LLD for linking when executed.