mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-25 23:41:19 +01:00
6956df79b2
JitIL's fastmem was stubbed out when Sonicadvance1 merged JitARMIL into the tree. Since JitARMIL has been deleted, I simply re-arrange the inheritance to base JitIL on Jitx86Base, so it can inherit the backpatch function. Povray Benchmark: 1985 seconds to 1316 seconds.