Prevent hoisting the instruction whose def might be clobbered by the terminator.
[oota-llvm.git] / test / CodeGen / Mips / mips16ex.ll
2012-12-16 Reed KotlerThis patch is needed to make c++ exceptions work for...