summaryrefslogtreecommitdiffstats
path: root/test/Transforms/SCCP/apint-phi.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/SCCP/apint-phi.ll')
-rw-r--r--test/Transforms/SCCP/apint-phi.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/SCCP/apint-phi.ll b/test/Transforms/SCCP/apint-phi.ll
index 77f6bc8..50f0d1a 100644
--- a/test/Transforms/SCCP/apint-phi.ll
+++ b/test/Transforms/SCCP/apint-phi.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -sccp | llvm-dis | not grep phi
+; RUN: opt < %s -sccp -S | not grep phi
define i999 @test(i999%A, i1 %c) {
bb1:
OpenPOWER on IntegriCloud