mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-10 08:09:26 +01:00
64bc150b8c
This reverts commit 351d095ffffccd424763cb77b13f716b5e4155c1. In hindsight, my attempted optimization messes with the return predictor, unlike real tail calls. So I think it does more bad than good.