[opaque pointer type] Add textual IR support for explicit type parameter to the call...
[oota-llvm.git] / test / Transforms / Reassociate / looptest.ll
index 8b6a409f8bce23a85597ac639f7c944534655ef1..5563070d5245454e54971cb3fbc8ad15a0b52eec 100644 (file)
@@ -34,7 +34,7 @@ bb4:          ; preds = %bb4, %bb3
        %reg113 = add i32 %reg115, %reg117              ; <i32> [#uses=1]
        %reg114 = add i32 %reg113, %reg116              ; <i32> [#uses=1]
        %cast227 = getelementptr [4 x i8], [4 x i8]* @.LC0, i64 0, i64 0                ; <i8*> [#uses=1]
-       call i32 (i8*, ...)* @printf( i8* %cast227, i32 %reg114 )               ; <i32>:0 [#uses=0]
+       call i32 (i8*, ...) @printf( i8* %cast227, i32 %reg114 )                ; <i32>:0 [#uses=0]
        %reg118 = add i32 %reg117, 1            ; <i32> [#uses=2]
        %cond224 = icmp ne i32 %reg118, %Num            ; <i1> [#uses=1]
        br i1 %cond224, label %bb4, label %bb5