Andrew Kelley ba71079837 combine codegen work queue and linker task queue
these tasks have some shared data dependencies so they cannot be done
simultaneously. Future work should untangle these data dependencies so
that more can be done in parallel.

for now this commit ensures correctness by making linker input parsing
and codegen tasks part of the same queue.
2024-10-23 16:27:39 -07:00
..
2024-10-04 22:21:27 +00:00
2024-07-09 21:15:29 -04:00
2024-10-04 22:21:27 +00:00