Revert r237590, "ARM: allow jump tables to be placed as constant islands."
[oota-llvm.git] / test / CodeGen / Thumb2 / 2010-01-19-RemovePredicates.ll
index 771a4f813634a4751f24d55f20508804590fcf8f..a20d36ba5ed328d1c5db9494d0d0cc6c230ab2fd 100644 (file)
@@ -47,7 +47,7 @@ bb35:                                             ; preds = %bb5
 
 bb46:                                             ; preds = %bb26, %bb10
   %1 = bitcast double* %value to i16*             ; <i16*> [#uses=1]
-  %v47 = getelementptr inbounds [6 x i16]* %v, i32 0, i32 0 ; <i16*> [#uses=1]
+  %v47 = getelementptr inbounds [6 x i16], [6 x i16]* %v, i32 0, i32 0 ; <i16*> [#uses=1]
   call  void @etoe53(i16* %v47, i16* %1) nounwind
   ret void
 }