summaryrefslogtreecommitdiff
path: root/test/Transforms/SCCP/calltest.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/SCCP/calltest.ll')
-rw-r--r--test/Transforms/SCCP/calltest.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/SCCP/calltest.ll b/test/Transforms/SCCP/calltest.ll
index 3e42432548..f4e0186fff 100644
--- a/test/Transforms/SCCP/calltest.ll
+++ b/test/Transforms/SCCP/calltest.ll
@@ -1,4 +1,4 @@
-; RUN: opt %s -sccp -loop-deletion -simplifycfg | llvm-dis | \
+; RUN: opt %s -sccp -loop-deletion -simplifycfg -S | \
; RUN: not grep br
; No matter how hard you try, sqrt(1.0) is always 1.0. This allows the