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

fn preserve_objects_for_their_debuginfo(sess: &Session) -> bool
Expand description

Returns a boolean indicating whether we should preserve the object files on the filesystem for their debug information. This is often useful with split-dwarf like schemes.