[opaque pointer type] Add textual IR support for explicit type parameter to gep operator
[oota-llvm.git] / test / ExecutionEngine / MCJIT / remote / test-common-symbols-remote.ll
index 5cc304aef2480d7c5d5ef5b3000a1f6d3177b1f5..fb7750adf497ecc50da27338dfc49fe4f6256caa 100644 (file)
@@ -81,7 +81,7 @@ for.inc:                                          ; preds = %for.body
   br label %for.cond
 
 for.end:                                          ; preds = %for.cond
-  %10 = load i32, i32* getelementptr inbounds ([10 x i32]* @zero_arr, i32 0, i64 9), align 4
+  %10 = load i32, i32* getelementptr inbounds ([10 x i32], [10 x i32]* @zero_arr, i32 0, i64 9), align 4
   %cmp12 = icmp eq i32 %10, 110
   %cond = select i1 %cmp12, i32 0, i32 -1
   ret i32 %cond