mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-17 11:22:22 -07:00
Add extra information to -show-more-timings
This commit is contained in:
@@ -4405,6 +4405,7 @@ void check_parsed_files(Checker *c) {
|
||||
error(token, "Undefined entry point procedure 'main'");
|
||||
}
|
||||
}
|
||||
TIME_SECTION("type check finish");
|
||||
|
||||
#undef TIME_SECTION
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user