mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-28 18:30:06 +00:00
-compact flag for 'odin query'
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user