fn link_dwarf_object<'a>(
    sess: &'a 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.