fn exec_linker( sess: &Session, cmd: &Command, out_filename: &Path, flavor: LinkerFlavor, tmpdir: &Path, ) -> Result<Output>