-compact flag for 'odin query'

This commit is contained in:
gingerBill
2019-05-25 20:28:49 +01:00
parent 458ec5922e
commit 426c1ed6f4
2 changed files with 13 additions and 1 deletions
+1
View File
@@ -106,6 +106,7 @@ struct BuildContext {
bool no_bounds_check;
bool no_output_files;
bool print_query_data;
bool print_query_data_compact;
bool no_crt;
bool use_lld;
bool vet;