Function rustc_session::options::parse::parse_gcc_ld[][src]

pub(crate) fn parse_gcc_ld(slot: &mut Option<LdImpl>, v: Option<&str>) -> bool