Function rustc_driver::driver::phase_5_run_llvm_passes [] [src]

pub fn phase_5_run_llvm_passes(sess: &Session, trans: &CrateTranslation, outputs: &OutputFilenames) -> CompileResult
Unstable (rustc_private)

Run LLVM itself, producing a bitcode file, assembly file or object file as a side effect.