summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC/delete-node.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/PowerPC/delete-node.ll')
-rw-r--r--test/CodeGen/PowerPC/delete-node.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/PowerPC/delete-node.ll b/test/CodeGen/PowerPC/delete-node.ll
index 0b1d734..a26c211 100644
--- a/test/CodeGen/PowerPC/delete-node.ll
+++ b/test/CodeGen/PowerPC/delete-node.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=ppc32
+; RUN: llc < %s -march=ppc32
; The DAGCombiner leaves behind a dead node in this testcase. Currently
; ISel is ignoring dead nodes, though it would be preferable for
OpenPOWER on IntegriCloud