summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/XCore/2009-03-27-v2f64-param.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/XCore/2009-03-27-v2f64-param.ll')
-rw-r--r--test/CodeGen/XCore/2009-03-27-v2f64-param.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/XCore/2009-03-27-v2f64-param.ll b/test/CodeGen/XCore/2009-03-27-v2f64-param.ll
index e834d66..a6b9699 100644
--- a/test/CodeGen/XCore/2009-03-27-v2f64-param.ll
+++ b/test/CodeGen/XCore/2009-03-27-v2f64-param.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=xcore
+; RUN: llc < %s -march=xcore
; PR3898
define i32 @vector_param(<2 x double> %x) nounwind {
OpenPOWER on IntegriCloud