summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/bittest.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/InstCombine/bittest.ll')
-rw-r--r--test/Transforms/InstCombine/bittest.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/InstCombine/bittest.ll b/test/Transforms/InstCombine/bittest.ll
index 7b73deafab..c4819f8127 100644
--- a/test/Transforms/InstCombine/bittest.ll
+++ b/test/Transforms/InstCombine/bittest.ll
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine -simplifycfg | llvm-dis |\
+; RUN: opt %s -instcombine -simplifycfg -S |\
; RUN: not grep {call void @abort}
@b_rec.0 = external global i32 ; <i32*> [#uses=2]