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.