Function warn_if_linked_with_gold

Source
fn warn_if_linked_with_gold(
    sess: &Session,
    path: &Path,
) -> Result<(), Box<dyn Error>>