LoopVectorize: Vectorize all accesses in address space zero with unit stride
[oota-llvm.git] / test / Transforms / PruneEH / recursivetest.ll
index 70cd2b25591224c1b32c884f39c7fa71f8e00a1f..724c7cf224c1f02ccc6953665a3ecb375b24c098 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
 
 define internal i32 @foo() {
        invoke i32 @foo( )