[opaque pointer type] Add textual IR support for explicit type parameter to load...
[oota-llvm.git] / test / CodeGen / X86 / 2006-08-16-CycleInDAG.ll
index 8dbabc7f0d6a692c00568fd07b382cbac91936e6..2c44adf6829cfcc5ed03b27830efbbf7100e9212 100644 (file)
@@ -6,7 +6,7 @@
        %struct.u = type { [1 x i64] }
 
 define void @test() {
-       %tmp = load i32* null           ; <i32> [#uses=1]
+       %tmp = load i32, i32* null              ; <i32> [#uses=1]
        %tmp8 = call i32 @hash_rtx( )           ; <i32> [#uses=1]
        %tmp11 = urem i32 %tmp8, %tmp           ; <i32> [#uses=1]
        br i1 false, label %cond_next, label %return