Debug Info Testing: use null instead of an empty string in context field.
[oota-llvm.git] / test / CodeGen / ARM / integer_insertelement.ll
index 4f2d7e3f73ef16f3bd61cc3c6a4192f033cf422f..1d72afefb5b8d9d53cd2b61c13ddf2ba8a72e16e 100644 (file)
@@ -6,7 +6,7 @@
 
 ; CHECK: @f
 ; CHECK-NOT: vorr d
-; CHECK: vmov s
+; CHECK: vmov.32 d
 ; CHECK-NOT: vorr d
 ; CHECK: mov pc, lr
 define <4 x i32> @f(<4 x i32> %in) {