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

fn preserve_objects_for_their_debuginfo(sess: &Session) -> bool
🔬 This is a nightly-only experimental API. (rustc_private)

this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml instead?

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.