summaryrefslogtreecommitdiff
path: root/polly/test/CodeGen/20100713_2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'polly/test/CodeGen/20100713_2.ll')
-rw-r--r--polly/test/CodeGen/20100713_2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/test/CodeGen/20100713_2.ll b/polly/test/CodeGen/20100713_2.ll
index 62cbc67623ed..92f8959d91d6 100644
--- a/polly/test/CodeGen/20100713_2.ll
+++ b/polly/test/CodeGen/20100713_2.ll
@@ -25,7 +25,7 @@ bb5: ; preds = %bb4
unreachable
bb6: ; preds = %bb4
- %1 = getelementptr inbounds i8, i8* undef, i64 %0 ; <i8*> [#uses=0]
+ %1 = getelementptr inbounds i8, ptr undef, i64 %0 ; <ptr> [#uses=0]
ret void
return: ; preds = %bb, %entry