Skip to content

Commit 832cfa1

Browse files
committed
Removed old TODO
1 parent 370c00e commit 832cfa1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/opcache/jit/zend_jit_trace.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2500,7 +2500,6 @@ static const void *zend_jit_trace(zend_jit_trace_rec *trace_buffer, uint32_t par
25002500
goto jit_failure;
25012501
}
25022502
}
2503-
// TODO: interupt exit may require deoptimization through side exit ????
25042503
zend_jit_check_timeout(&dasm_state, opline, exit_addr);
25052504
}
25062505

0 commit comments

Comments
 (0)