Function rustc_codegen_ssa::back::link::link_dwarf_object
source ยท fn link_dwarf_object(
sess: &Session,
cg_results: &CodegenResults,
executable_out_filename: &Path,
)
Expand description
Use thorin
(rust implementation of a dwarf packaging utility) to link DWARF objects into a
DWARF package.