summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/XCore/2009-03-27-v2f64-param.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/XCore/2009-03-27-v2f64-param.ll')
-rw-r--r--llvm/test/CodeGen/XCore/2009-03-27-v2f64-param.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/XCore/2009-03-27-v2f64-param.ll b/llvm/test/CodeGen/XCore/2009-03-27-v2f64-param.ll
index e834d66df24..a6b9699987e 100644
--- a/llvm/test/CodeGen/XCore/2009-03-27-v2f64-param.ll
+++ b/llvm/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