summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/iabs.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/iabs.ll')
-rw-r--r--test/CodeGen/ARM/iabs.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/iabs.ll b/test/CodeGen/ARM/iabs.ll
index ede6d74..1054f27 100644
--- a/test/CodeGen/ARM/iabs.ll
+++ b/test/CodeGen/ARM/iabs.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=arm -stats |& \
+; RUN: llc < %s -march=arm -stats |& \
; RUN: grep {3 .*Number of machine instrs printed}
;; Integer absolute value, should produce something as good as: ARM:
OpenPOWER on IntegriCloud