Function rustc_codegen_ssa::back::link::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.