mirror of
https://github.com/mirror/tinycc.git
synced 2026-09-01 12:07:53 +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.
2.6 KiB
2.6 KiB