diff options
Diffstat (limited to 'test/CodeGen/PowerPC/2009-11-15-ProcImpDefsBug.ll')
-rw-r--r-- | test/CodeGen/PowerPC/2009-11-15-ProcImpDefsBug.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/PowerPC/2009-11-15-ProcImpDefsBug.ll b/test/CodeGen/PowerPC/2009-11-15-ProcImpDefsBug.ll index 2d9d16a..61a9a4f 100644 --- a/test/CodeGen/PowerPC/2009-11-15-ProcImpDefsBug.ll +++ b/test/CodeGen/PowerPC/2009-11-15-ProcImpDefsBug.ll @@ -100,6 +100,6 @@ bb48.3: ; preds = %bb49.2 br label %bb49.3 bb48.4: ; preds = %bb49.3 - %0 = getelementptr inbounds [5 x i64*]* undef, i32 0, i32 %c_ix.0.3 ; <i64**> [#uses=0] + %0 = getelementptr inbounds [5 x i64*], [5 x i64*]* undef, i32 0, i32 %c_ix.0.3 ; <i64**> [#uses=0] br label %bb51 } |