Fix inlining to not lose the "cleanup" clause from landingpads
[oota-llvm.git] / test / Transforms / ArgumentPromotion / attrs.ll
index 69936691925b82368f2bbe9f85bf2e00f6dcd24e..49c075029951eed7abccabfc57b9f1263261bacd 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -argpromotion | llvm-dis | grep zeroext
+; RUN: opt < %s -argpromotion -S | grep zeroext
 
        %struct.ss = type { i32, i64 }