-
Subzero: Make -translate-only work with nonzero -threads=<N>. · 5f55d405Jim Stichnoth authored
When we skip translating an item due to the -translate-only option, we still need to add a dummy item to the work queue with the proper sequence number, otherwise the emitter thread waits endlessly for the next sequence number and never emits the rest of the items. BUG= none R=jpp@chromium.org Review URL: https://codereview.chromium.org/2099293002 .
5f55d405
×