Fix makeLibCall argument (signed) in SoftenFloatRes_XINT_TO_FP function
[oota-llvm.git] / test / CodeGen / Mips / helloworld.ll
index 709c12e1c67f2121827489a9687779a3f36925a2..36f4ad6b55c0b56c564e795530182211cf6f194d 100644 (file)
@@ -15,7 +15,7 @@ entry:
   %call = call i32 (i8*, ...)* @printf(i8* getelementptr inbounds ([13 x i8]* @.str, i32 0, i32 0))
   ret i32 0
 
-; SR:  .set    mips16                  # @main
+; SR:  .set    mips16
 
 ; SR32: .set nomips16
 ; SR32: .ent main