aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/2010-06-11-vmovdrr-bitcast.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/2010-06-11-vmovdrr-bitcast.ll')
-rw-r--r--test/CodeGen/ARM/2010-06-11-vmovdrr-bitcast.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/CodeGen/ARM/2010-06-11-vmovdrr-bitcast.ll b/test/CodeGen/ARM/2010-06-11-vmovdrr-bitcast.ll
index 6f48796..f7ceb6e 100644
--- a/test/CodeGen/ARM/2010-06-11-vmovdrr-bitcast.ll
+++ b/test/CodeGen/ARM/2010-06-11-vmovdrr-bitcast.ll
@@ -1,5 +1,5 @@
-; RUN: llc < %s -march=arm -mattr=+neon
-; Radar 8084742
+; RUN: llc -mtriple=arm-eabi -mattr=+neon %s -o /dev/null
+; rdar://8084742
%struct.__int8x8x2_t = type { [2 x <8 x i8>] }