summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC/and-elim.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/PowerPC/and-elim.ll')
-rw-r--r--test/CodeGen/PowerPC/and-elim.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/PowerPC/and-elim.ll b/test/CodeGen/PowerPC/and-elim.ll
index eef8f51..3685361 100644
--- a/test/CodeGen/PowerPC/and-elim.ll
+++ b/test/CodeGen/PowerPC/and-elim.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=ppc32 | not grep rlwin
+; RUN: llc < %s -march=ppc32 | not grep rlwin
define void @test(i8* %P) {
%W = load i8* %P
OpenPOWER on IntegriCloud