ARM: fixup more tests to specify the target more explicitly
[oota-llvm.git] / test / CodeGen / ARM / vuzp.ll
index 2d193c1141926f1c44984fc9838363834e345668..832be6c3daf1d02c089d729e01f0ca25f4f01567 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=arm -mattr=+neon | FileCheck %s
+; RUN: llc -mtriple=arm-eabi -mattr=+neon %s -o - | FileCheck %s
 
 define <8 x i8> @vuzpi8(<8 x i8>* %A, <8 x i8>* %B) nounwind {
 ;CHECK-LABEL: vuzpi8: