aboutsummaryrefslogtreecommitdiff
path: root/tests/cases/gepoverflow.ll
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2013-03-15 18:21:34 -0700
committerAlon Zakai <alonzakai@gmail.com>2013-03-15 18:21:34 -0700
commitb22f6fbbbebb5df55ceb8fdc9f7c4d111c902c5e (patch)
treec568136b2cf95d897d128b362720602a3b401244 /tests/cases/gepoverflow.ll
parent8c9a37a40a164dba330390af2eabf5ad05625001 (diff)
parent27d1a249622d33ab8aff2814d13569507336873b (diff)
Merge branch 'incoming'
Diffstat (limited to 'tests/cases/gepoverflow.ll')
-rw-r--r--tests/cases/gepoverflow.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cases/gepoverflow.ll b/tests/cases/gepoverflow.ll
index 315e9100..d09afd87 100644
--- a/tests/cases/gepoverflow.ll
+++ b/tests/cases/gepoverflow.ll
@@ -26,7 +26,7 @@ entry:
%3 = sub i32 %1, %baseint ; [#uses=1]
%4 = sub i32 %2, %baseint ; [#uses=1]
%5 = call i32 (i8*, ...)* @printf(i8* getelementptr inbounds ([9 x i8]* @.str, i32 0, i32 0), i32 %1, i32 %2) ; [#uses=0]
- %5 = call i32 (i8*, ...)* @printf(i8* getelementptr inbounds ([9 x i8]* @.str, i32 0, i32 0), i32 %3, i32 %4) ; [#uses=0]
+ %6 = call i32 (i8*, ...)* @printf(i8* getelementptr inbounds ([9 x i8]* @.str, i32 0, i32 0), i32 %3, i32 %4) ; [#uses=0]
br label %return
return: ; preds = %entry