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