summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/XCore/2009-01-08-Crash.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/XCore/2009-01-08-Crash.ll')
-rw-r--r--test/CodeGen/XCore/2009-01-08-Crash.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/XCore/2009-01-08-Crash.ll b/test/CodeGen/XCore/2009-01-08-Crash.ll
index 6f5fb7c..a31ea1e 100644
--- a/test/CodeGen/XCore/2009-01-08-Crash.ll
+++ b/test/CodeGen/XCore/2009-01-08-Crash.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=xcore > %t1.s
+; RUN: llc < %s -march=xcore > %t1.s
;; This caused a compilation failure since the
;; address arithmetic was folded into the LDWSP instruction,
;; resulting in a negative offset which eliminateFrameIndex was
OpenPOWER on IntegriCloud