Consolidate some of the lit tests.
[oota-llvm.git] / test / Transforms / PruneEH / simpletest.ll
index 678e8d76b680cdc195a35d0c45c2df15d8c78042..77c429dae6d60cccd5fe48fb80130bb38019415d 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -prune-eh | llvm-dis | not grep invoke
+; RUN: opt < %s -prune-eh -S | not grep invoke
 
 declare void @nounwind() nounwind