mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 23:58:50 +00:00
odin query
Output .json file containing information about the program
This commit is contained in:
@@ -105,6 +105,7 @@ struct BuildContext {
|
||||
bool ignore_unknown_attributes;
|
||||
bool no_bounds_check;
|
||||
bool no_output_files;
|
||||
bool print_query_data;
|
||||
bool no_crt;
|
||||
bool use_lld;
|
||||
bool vet;
|
||||
|
||||
Reference in New Issue
Block a user