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