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

fn crt_objects_fallback(sess: &Session, crate_type: CrateType) -> bool
Expand description

Whether we link to our own CRT objects instead of relying on gcc to pull them. We only provide such support for a very limited number of targets.