Mips: Make test resistant to future changes
This seems to have been relying on extra spills being inserted in these blocks to increase the code size to trigger branch relaxation. This broke when these spills were avoided. Add some asm to pad the size of the blocks to make it not matter.
parent
42a26445
Please register or sign in to comment