Function rustc::driver::driver::phase_4_translate_to_llvm[src]

pub fn phase_4_translate_to_llvm(krate: Crate, analysis: CrateAnalysis, outputs: &OutputFilenames) -> (ctxt, CrateTranslation)

Run the translation phase to LLVM, after which the AST and analysis can be discarded.