Function rustc_codegen_ssa::back::link::link_dwarf_object[][src]

fn link_dwarf_object<'a>(sess: &'a Session, executable_out_filename: &Path)
Expand description

Invoke llvm-dwp (shipped alongside rustc) to link dwo files from Split DWARF into a dwp file.