correct suffix matching to search for s/l/t suffixes on
[oota-llvm.git] / test / Transforms / PruneEH / 2008-06-02-Weak.ll
index 133200f28471411d46b693c63314c081fc8125bd..fb97ae870831c80af6a561b066577209a25a2db0 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -prune-eh | llvm-dis | not grep nounwind
+; RUN: opt < %s -prune-eh -S | not grep nounwind
 
 define weak void @f() {
 entry: