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