summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC/select_lt0.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/PowerPC/select_lt0.ll')
-rw-r--r--test/CodeGen/PowerPC/select_lt0.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/PowerPC/select_lt0.ll b/test/CodeGen/PowerPC/select_lt0.ll
index 86eb201..95ba84a 100644
--- a/test/CodeGen/PowerPC/select_lt0.ll
+++ b/test/CodeGen/PowerPC/select_lt0.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=ppc32 | not grep cmp
+; RUN: llc < %s -march=ppc32 | not grep cmp
define i32 @seli32_1(i32 %a) {
entry:
OpenPOWER on IntegriCloud