summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SimplifyLibCalls/2009-02-12-StrTo.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Transforms/SimplifyLibCalls/2009-02-12-StrTo.ll')
-rw-r--r--llvm/test/Transforms/SimplifyLibCalls/2009-02-12-StrTo.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Transforms/SimplifyLibCalls/2009-02-12-StrTo.ll b/llvm/test/Transforms/SimplifyLibCalls/2009-02-12-StrTo.ll
index 4ed64a8acc3..951c78bb617 100644
--- a/llvm/test/Transforms/SimplifyLibCalls/2009-02-12-StrTo.ll
+++ b/llvm/test/Transforms/SimplifyLibCalls/2009-02-12-StrTo.ll
@@ -1,4 +1,4 @@
-; RUN: opt %s -simplify-libcalls | llvm-dis > %t
+; RUN: opt %s -simplify-libcalls -S > %t
; RUN: grep nocapture %t | count 2
; RUN: grep null %t | grep nocapture | count 1
; RUN: grep null %t | grep call | grep readonly | count 1
OpenPOWER on IntegriCloud