Function rustc_driver::driver::phase_6_link_output [] [src]

pub fn phase_6_link_output(sess: &Session,
                           trans: &CrateTranslation,
                           outputs: &OutputFilenames)
🔬 This is a nightly-only experimental API. (rustc_private)

Run the linker on any artifacts that resulted from the LLVM run. This should produce either a finished executable or library.