aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vbsl.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/vbsl.ll')
-rw-r--r--test/CodeGen/ARM/vbsl.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/vbsl.ll b/test/CodeGen/ARM/vbsl.ll
index 1e53e51f8bb0..ddc37cc82441 100644
--- a/test/CodeGen/ARM/vbsl.ll
+++ b/test/CodeGen/ARM/vbsl.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=arm -mattr=+neon | FileCheck %s
+; RUN: llc -mtriple=arm-eabi -mattr=+neon %s -o - | FileCheck %s
; rdar://12471808