DebugInfo: Move new hierarchy into place
[oota-llvm.git] / test / CodeGen / X86 / 2009-09-10-LoadFoldingBug.ll
index 9c545dc2f4cd64c1b1b27dd63ad1389be458cf6f..2ec49f486c9944daf5f2e28ea7a3937551de9dbb 100644 (file)
@@ -26,7 +26,7 @@ invcont:                                          ; preds = %entry
 
 invcont1:                                         ; preds = %invcont
   %6 = getelementptr inbounds %struct.ComplexType, %struct.ComplexType* %2, i64 0, i32 0 ; <i32*> [#uses=1]
-  %7 = load i32* %6, align 4                      ; <i32> [#uses=1]
+  %7 = load i32, i32* %6, align 4                      ; <i32> [#uses=1]
   invoke void @booleanAndDataReply(i32 %7, i32 undef, i32 %requestID, i32 undef, i64 undef, i32 undef)
           to label %invcont2 unwind label %lpad