fn add_local_crate_regular_objects(
cmd: &mut dyn Linker,
codegen_results: &CodegenResults,
)
Expand description
Add object files containing code from the current crate.
fn add_local_crate_regular_objects(
cmd: &mut dyn Linker,
codegen_results: &CodegenResults,
)
Add object files containing code from the current crate.