MIR Serialization: Serialize the sub register indices.
[oota-llvm.git] / test / CodeGen / Mips / brconnez.ll
index 47db7901b5172a8b9473505279508ef2ff5a3786..754714b21daf39e01ee3be119d0e6dbbfa73cd77 100644 (file)
@@ -5,7 +5,7 @@
 
 define void @test() nounwind {
 entry:
-  %0 = load i32* @j, align 4
+  %0 = load i32, i32* @j, align 4
   %cmp = icmp eq i32 %0, 0
   br i1 %cmp, label %if.then, label %if.end