[mips] Add CCValAssign::[ASZ]ExtUpper and CCPromoteToUpperBitsInType and handle struc...
[oota-llvm.git] / test / CodeGen / Mips / null.ll
index a5e2c06576d421e2ece323ffec84d75a987fd947..bc78a27f199c86e485abdc88c0b0badcea09dd78 100644 (file)
@@ -5,6 +5,9 @@ define i32 @main() nounwind {
 entry:
   ret i32 0
 
-; 16:  jr      $ra
+; 16:  .set    mips16
+
+
+; 16:  jrc     $ra
 
 }