Add -show-more-timings

This commit is contained in:
gingerBill
2019-11-10 21:49:02 +00:00
parent 33d05a07de
commit 967981aacd
4 changed files with 68 additions and 60 deletions
+1
View File
@@ -114,6 +114,7 @@ struct BuildContext {
bool generate_docs;
i32 optimization_level;
bool show_timings;
bool show_more_timings;
bool keep_temp_files;
bool ignore_unknown_attributes;
bool no_bounds_check;