DebugInfo: Fix up some test cases to have more correct debug info metadata.
[oota-llvm.git] / test / CodeGen / ARM / vstlane.ll
index 34c5c70fffa36977f97bb05ac98e4059efb91206..7dd6e7b439eaa3105c499a6c920e4e7d54b1ccff 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=arm -mattr=+neon | FileCheck %s
+; RUN: llc -mtriple=arm -mattr=+neon %s -o - | FileCheck %s
 
 define void @vst1lanei8(i8* %A, <8 x i8>* %B) nounwind {
 ;CHECK-LABEL: vst1lanei8: