summaryrefslogtreecommitdiffstats
path: root/test/Transforms/SCCP/2002-05-02-MissSecondInst.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/SCCP/2002-05-02-MissSecondInst.ll')
-rw-r--r--test/Transforms/SCCP/2002-05-02-MissSecondInst.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/SCCP/2002-05-02-MissSecondInst.ll b/test/Transforms/SCCP/2002-05-02-MissSecondInst.ll
index fd4083d..bb5b51d 100644
--- a/test/Transforms/SCCP/2002-05-02-MissSecondInst.ll
+++ b/test/Transforms/SCCP/2002-05-02-MissSecondInst.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -sccp | llvm-dis | not grep sub
+; RUN: opt < %s -sccp -S | not grep sub
define void @test3(i32, i32) {
add i32 0, 0 ; <i32>:3 [#uses=0]
OpenPOWER on IntegriCloud