[mips] Use addiu in inline assembly tests since addi is not available in all ISA's
[oota-llvm.git] / test / CodeGen / Mips / mips16ex.ll
2012-12-16 Reed KotlerThis patch is needed to make c++ exceptions work for...