Add -Z time-passes-format to allow specifying a JSON output for -Z time-passes
This commit is contained in:
@@ -786,6 +786,8 @@ pub fn codegen_crate<B: ExtraBackendMethods>(
|
||||
total_codegen_time,
|
||||
start_rss.unwrap(),
|
||||
end_rss,
|
||||
tcx.sess.opts.unstable_opts.time_passes_format,
|
||||
true,
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user