Function rustc_driver::driver::phase_4_translate_to_llvm
[−]
[src]
pub fn phase_4_translate_to_llvm<'a, 'tcx>(tcx: TyCtxt<'a, 'tcx, 'tcx>,
analysis: CrateAnalysis,
incremental_hashes_map: &IncrementalHashesMap)
-> CrateTranslation
🔬 This is a nightly-only experimental API. (
rustc_private
)Run the translation phase to LLVM, after which the AST and analysis can be discarded.