Closed
Description
Looks like a line went missing in librustc_driver/driver.rs
?
/// Run the translation phase to LLVM, after which the AST and analysis can
pub fn phase_4_translate_to_llvm<'a, 'tcx>(tcx: TyCtxt<'a, 'tcx, 'tcx>,
analysis: ty::CrateAnalysis,
incremental_hashes_map: &IncrementalHashesMap)
-> trans::CrateTranslation {
let time_passes = tcx.sess.time_passes();
After which the AST and analysis can...
This is in the master branch.
Thanks
Metadata
Metadata
Assignees
Labels
No labels