Function rustc_codegen_ssa::back::link::add_post_link_args
source · [−]fn add_post_link_args(cmd: &mut dyn Linker, sess: &Session, flavor: LinkerFlavor)
Expand description
Add arbitrary “post-link” args defined by the target spec. FIXME: Determine where exactly these args need to be inserted.