Function rustc_codegen_ssa::back::link::add_local_crate_metadata_objects

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

Add object files containing metadata for the current crate.