Function rustc_driver::driver::phase_4_translate_to_llvmExperimental
[-]
[+]
[src]
pub fn phase_4_translate_to_llvm<'tcx>(analysis: CrateAnalysis<'tcx>) -> (ctxt<'tcx>, CrateTranslation)
Run the translation phase to LLVM, after which the AST and analysis can be discarded.