Function rustc_codegen_ssa::back::link::add_local_crate_regular_objects

source ยท
fn add_local_crate_regular_objects(
    cmd: &mut dyn Linker,
    codegen_results: &CodegenResults,
)
Expand description

Add object files containing code from the current crate.