Compilation: introduce work stages for better work distribution

This commit is contained in:
Jacob Young
2024-07-11 11:28:58 -04:00
parent a1053e8e1d
commit 2ff49751aa
11 changed files with 114 additions and 57 deletions

View File

@@ -18,6 +18,6 @@ comptime {
//
// :1:1: error: variadic function does not support '.Unspecified' calling convention
// :1:1: note: supported calling conventions: '.C'
// :2:1: error: generic function cannot be variadic
// :1:1: error: variadic function does not support '.Inline' calling convention
// :1:1: note: supported calling conventions: '.C'
// :2:1: error: generic function cannot be variadic