Add -show-unused-with-location

This commit is contained in:
gingerBill
2020-11-17 13:02:10 +00:00
parent fea8c63ab3
commit edd9d5e50b
3 changed files with 90 additions and 136 deletions
+1
View File
@@ -144,6 +144,7 @@ struct BuildContext {
i32 optimization_level;
bool show_timings;
bool show_unused;
bool show_unused_with_location;
bool show_more_timings;
bool show_system_calls;
bool keep_temp_files;