mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-11 04:01:29 -04:00
Within Cleanup(), it is called at *every* end of the block. This generates bigger code, but it is the only way to handle blocks with multiple exit nodes.