SimplifyCFG: don't remove unreachable default switch destinations
[oota-llvm.git] / test / Transforms / PruneEH / simpletest.ll
index 284fd6bcb5098d5fc1a87e2700025b1e3fe9512f..77c429dae6d60cccd5fe48fb80130bb38019415d 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -prune-eh | llvm-dis | not grep invoke
+; RUN: opt < %s -prune-eh -S | not grep invoke
 
 declare void @nounwind() nounwind