Follow up to r165072. Try a different approach: only move the load when it's going...
[oota-llvm.git] / test / CodeGen / Mips / null.ll
index a5e2c06576d421e2ece323ffec84d75a987fd947..7beae99c45574d7537a763d6e4429c12c592d52e 100644 (file)
@@ -5,6 +5,9 @@ define i32 @main() nounwind {
 entry:
   ret i32 0
 
+; 16:  .set    mips16                  # @main
+
+
 ; 16:  jr      $ra
 
 }