summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/2004-09-20-BadLoadCombine.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/InstCombine/2004-09-20-BadLoadCombine.ll')
-rw-r--r--test/Transforms/InstCombine/2004-09-20-BadLoadCombine.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/InstCombine/2004-09-20-BadLoadCombine.ll b/test/Transforms/InstCombine/2004-09-20-BadLoadCombine.ll
index 498da27acf..48a440f994 100644
--- a/test/Transforms/InstCombine/2004-09-20-BadLoadCombine.ll
+++ b/test/Transforms/InstCombine/2004-09-20-BadLoadCombine.ll
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine -mem2reg | llvm-dis | \
+; RUN: opt %s -instcombine -mem2reg -S | \
; RUN: not grep {i32 1}
; When propagating the load through the select, make sure that the load is