Drop function that are deprecated since 2010.
[oota-llvm.git] / test / CodeGen / PowerPC / 2007-08-04-CoalescerAssert.ll
index 06f40d98c68cb6f71c2428d4caa508d35d63a3c2..6b88b81681cb203b94dffa7d717f396ba605d506 100644 (file)
@@ -22,7 +22,7 @@ cond_true28:          ; preds = %cond_false, %cond_true
 
 cond_next30:           ; preds = %cond_true28, %cond_false, %cond_true
        %iftmp.0.043.1 = phi %struct._obstack_chunk* [ %iftmp.0.043.0, %cond_true28 ], [ null, %cond_true ], [ %tmp22, %cond_false ]            ; <%struct._obstack_chunk*> [#uses=1]
-       %tmp41 = getelementptr %struct._obstack_chunk* %iftmp.0.043.1, i32 0, i32 0             ; <i8**> [#uses=1]
+       %tmp41 = getelementptr %struct._obstack_chunk, %struct._obstack_chunk* %iftmp.0.043.1, i32 0, i32 0             ; <i8**> [#uses=1]
        store i8* null, i8** %tmp41, align 8
        ret i32 undef
 }