mirror of
https://github.com/mirror/tinycc.git
synced 2026-08-22 11:23:27 +08:00
As we can optimize dead code a bit already it's fitting to disable code emission after break and goto.
As we can optimize dead code a bit already it's fitting to disable code emission after break and goto.