Revert "Move MCSymbol Value in to the union of Offset and CommonSize."
[oota-llvm.git] / test / CodeGen / ARM / 2007-04-02-RegScavengerAssert.ll
index 49958be4e3dcb81418416617b6ec9aeb48909e80..7b74e6ce948f319ca5c08589f3588a73f5f39a9e 100644 (file)
@@ -28,7 +28,7 @@ entry:
        br i1 false, label %bb.preheader, label %return
 
 bb.preheader:          ; preds = %entry
-       %tbl.014.us = load i32* null            ; <i32> [#uses=1]
+       %tbl.014.us = load i32, i32* null               ; <i32> [#uses=1]
        br i1 false, label %cond_next.us, label %bb
 
 cond_next51.us:                ; preds = %cond_next.us, %cond_true33.us.cond_true46.us_crit_edge
@@ -41,7 +41,7 @@ cond_true33.us.cond_true46.us_crit_edge:              ; preds = %cond_next.us
 
 cond_next.us:          ; preds = %bb.preheader
        %tmp37.us = getelementptr %struct.X_Y, %struct.X_Y* %cinfo, i32 0, i32 17, i32 %tbl.014.us              ; <%struct.H_TBL**> [#uses=3]
-       %tmp4524.us = load %struct.H_TBL** %tmp37.us            ; <%struct.H_TBL*> [#uses=1]
+       %tmp4524.us = load %struct.H_TBL*, %struct.H_TBL** %tmp37.us            ; <%struct.H_TBL*> [#uses=1]
        icmp eq %struct.H_TBL* %tmp4524.us, null                ; <i1>:0 [#uses=1]
        br i1 %0, label %cond_true33.us.cond_true46.us_crit_edge, label %cond_next51.us