summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/XCore/2009-01-14-Remat-Crash.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/XCore/2009-01-14-Remat-Crash.ll')
-rw-r--r--test/CodeGen/XCore/2009-01-14-Remat-Crash.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/XCore/2009-01-14-Remat-Crash.ll b/test/CodeGen/XCore/2009-01-14-Remat-Crash.ll
index b9333c9..b2bbcb1 100644
--- a/test/CodeGen/XCore/2009-01-14-Remat-Crash.ll
+++ b/test/CodeGen/XCore/2009-01-14-Remat-Crash.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=xcore > %t1.s
+; RUN: llc < %s -march=xcore > %t1.s
; PR3324
define double @f1(double %a, double %b, double %c, double %d, double %e, double %f, double %g) nounwind {
entry:
OpenPOWER on IntegriCloud