rustc_codegen_ssa::back::link

Function 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.