Fix regression with building PPC JIT (#11948)
commitbbb475d058f7c1314ff3ebe7151b329d0375b013
authorCalvin Buckley <calvin@cmpct.info>
Thu, 6 Dec 2018 09:41:39 +0000 (6 05:41 -0400)
committerBernhard Urban <bernhard.urban@xamarin.com>
Thu, 6 Dec 2018 09:41:39 +0000 (6 10:41 +0100)
tree6114b2483df73d08c9da1730d582bac3fe1b681e
parentcd21cdb1b6115989653a146956f558867cfdbea4
Fix regression with building PPC JIT (#11948)

* Fix regression with building PPC JIT

d5547b1929afa91944ba941d66a93767ca534a97 made an incorrect change
to `mini-ppc.c` that wouldn't build; revert that file.

* Switch to fixing mini-ops.h instead
mono/mini/mini-ops.h