[opaque pointer type] Add textual IR support for explicit type parameter to the call...
[oota-llvm.git] / test / CodeGen / Generic / 2006-05-06-GEP-Cast-Sink-Crash.ll
index 57673bb2b09938a0873b2bb08f4efc891c005423..12a40116c59bc0c0bdcc493618be0fc93b50e49d 100644 (file)
@@ -18,7 +18,7 @@ bb.i:         ; preds = %cond_next.i, %entry
        br i1 false, label %cond_true.i31, label %cond_next.i
 
 cond_true.i31:         ; preds = %bb.i
-       call void (i32, ...)* @fprintf( i32 0, i8* %tmp11, i8* null )
+       call void (i32, ...) @fprintf( i32 0, i8* %tmp11, i8* null )
        ret void
 
 cond_next.i:           ; preds = %bb.i