summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/2007-03-13-InstrSched.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/2007-03-13-InstrSched.ll')
-rw-r--r--test/CodeGen/ARM/2007-03-13-InstrSched.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/CodeGen/ARM/2007-03-13-InstrSched.ll b/test/CodeGen/ARM/2007-03-13-InstrSched.ll
index 07390ad..33f935e 100644
--- a/test/CodeGen/ARM/2007-03-13-InstrSched.ll
+++ b/test/CodeGen/ARM/2007-03-13-InstrSched.ll
@@ -1,6 +1,6 @@
-; RUN: llvm-as < %s | llc -mtriple=arm-apple-darwin -relocation-model=pic \
+; RUN: llc < %s -mtriple=arm-apple-darwin -relocation-model=pic \
; RUN: -mattr=+v6 | grep r9
-; RUN: llvm-as < %s | llc -mtriple=arm-apple-darwin -relocation-model=pic \
+; RUN: llc < %s -mtriple=arm-apple-darwin -relocation-model=pic \
; RUN: -mattr=+v6 -arm-reserve-r9 -ifcvt-limit=0 -stats |& grep asm-printer
; | grep 35
OpenPOWER on IntegriCloud