X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=test%2FTransforms%2FInline%2Finline_invoke.ll;h=8b666956c91d30360a995dcf11fe943ae8ef41d5;hp=2ef216e2d38a3b3af07b4c08ba6fd650410a054a;hb=ea56ef761a84bb8895ad74bc8cf5fb91f6c78695;hpb=1da1d0218a4a98ca639cbf0555768342e6356d78 diff --git a/test/Transforms/Inline/inline_invoke.ll b/test/Transforms/Inline/inline_invoke.ll index 2ef216e2d38..8b666956c91 100644 --- a/test/Transforms/Inline/inline_invoke.ll +++ b/test/Transforms/Inline/inline_invoke.ll @@ -344,4 +344,5 @@ terminate: ; CHECK: attributes [[NUW]] = { nounwind } ; CHECK: attributes #1 = { nounwind readnone } ; CHECK: attributes #2 = { ssp uwtable } -; CHECK: attributes #3 = { noreturn nounwind } +; CHECK: attributes #3 = { nounwind argmemonly } +; CHECK: attributes #4 = { noreturn nounwind }