aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/2011-11-09-BitcastVectorDouble.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/2011-11-09-BitcastVectorDouble.ll')
-rw-r--r--test/CodeGen/ARM/2011-11-09-BitcastVectorDouble.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/2011-11-09-BitcastVectorDouble.ll b/test/CodeGen/ARM/2011-11-09-BitcastVectorDouble.ll
index 42eb32d..c1554d8 100644
--- a/test/CodeGen/ARM/2011-11-09-BitcastVectorDouble.ll
+++ b/test/CodeGen/ARM/2011-11-09-BitcastVectorDouble.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
; PR11319
@src1_v2i16 = global <2 x i16> <i16 0, i16 1>