pub fn linker_and_flavor(sess: &Session) -> (PathBuf, LinkerFlavor)
Expand description
This functions tries to determine the appropriate linker (and corresponding LinkerFlavor) to use
pub fn linker_and_flavor(sess: &Session) -> (PathBuf, LinkerFlavor)
This functions tries to determine the appropriate linker (and corresponding LinkerFlavor) to use