Don't drop function/call return attributes like 'nounwind'.
authorDuncan Sands <baldrick@free.fr>
Fri, 1 Feb 2008 20:37:16 +0000 (20:37 +0000)
committerDuncan Sands <baldrick@free.fr>
Fri, 1 Feb 2008 20:37:16 +0000 (20:37 +0000)
commit532d022794beabceae09c7fcc222a6e4e929c748
tree9c8e2d8ab59bcac9bacac204bcd36fad3b60d7c0
parent8e3425082079e83a43b1c60e921ce7db00f17ddc
Don't drop function/call return attributes like 'nounwind'.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46645 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/ArgumentPromotion.cpp
test/Transforms/ArgumentPromotion/2008-02-01-ReturnAttrs.ll [new file with mode: 0644]