mirror of
https://github.com/mirror/tinycc.git
synced 2026-08-22 11:23:27 +08:00
If a condition is always zero/non-zero we can omit the then or else code. This is complicated a bit by having to deal with labels that might make such code reachable without us yet knowing during parsing.
124 B
124 B