For PR1553:
[oota-llvm.git] / test / CodeGen / ARM / ifcvt8.ll
index c401e682605f137b4ddd04ceb7f41cc361791b80..811aa57fdbb79644324598590dd5e69cd719f968 100644 (file)
@@ -8,7 +8,7 @@
 
 declare void @abort()
 
-define fastcc void @t(%struct.SString* %word, i8 sext  %c) {
+define fastcc void @t(%struct.SString* %word, i8 signext  %c) {
 entry:
        %tmp1 = icmp eq %struct.SString* %word, null            ; <i1> [#uses=1]
        br i1 %tmp1, label %cond_true, label %cond_false