correct suffix matching to search for s/l/t suffixes on
[oota-llvm.git] / test / Transforms / SimplifyCFG / switch_switch_fold_dbginfo.ll
index 778705dba47929473b56f1c4e1d4508a7cd8f3b4..7d7391af1b901ee3285e2426125b4e4fffdda8cb 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -simplifycfg | llvm-dis | \
+; RUN: opt < %s -simplifycfg -S | \
 ; RUN:   grep switch | count 1
 
 ; ModuleID = '<stdin>'