mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-25 20:00:32 -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.