mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-23 14:14:59 -07:00
Add -show-timings; Clean up polymorphic procedure code a bit
This commit is contained in:
@@ -18,6 +18,7 @@ struct BuildContext {
|
||||
bool is_dll;
|
||||
bool generate_docs;
|
||||
i32 optimization_level;
|
||||
bool show_timings;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user