IR: Move MDLocation into place
[oota-llvm.git] / test / CodeGen / ARM / vshll.ll
index 8faee118ff2ed7be7aacad13bf494c8e060c30bd..27873eb7275372131bc28702188b49d2434296c0 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 i16> @vshlls8(<8 x i8>* %A) nounwind {
 ;CHECK-LABEL: vshlls8: