mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-21 21:24:59 -07:00
added compiler command for only parsing and typechecking
This commit is contained in:
@@ -27,6 +27,7 @@ struct BuildContext {
|
||||
bool show_timings;
|
||||
bool keep_temp_files;
|
||||
bool no_bounds_check;
|
||||
bool no_output_files;
|
||||
|
||||
gbAffinity affinity;
|
||||
isize thread_count;
|
||||
|
||||
Reference in New Issue
Block a user