rustc_codegen_ssa::back::link

Function add_local_crate_allocator_objects

Source
fn add_local_crate_allocator_objects(
    cmd: &mut dyn Linker,
    codegen_results: &CodegenResults,
)
Expand description

Add object files for allocator code linked once for the whole crate tree.