Function rustc_codegen_ssa::back::link::add_post_link_objects
source ยท fn add_post_link_objects(
cmd: &mut dyn Linker,
sess: &Session,
link_output_kind: LinkOutputKind,
self_contained: bool,
)
Expand description
Add post-link object files defined by the target spec.