Remove any 'nest' parameter attributes if the function
authorDuncan Sands <baldrick@free.fr>
Sat, 16 Feb 2008 20:56:04 +0000 (20:56 +0000)
committerDuncan Sands <baldrick@free.fr>
Sat, 16 Feb 2008 20:56:04 +0000 (20:56 +0000)
commit3d5378ff8e015e6ede4fd3d33c3e05a1dfec5b99
tree2c88fa67f67a9283afc32424c276ca8979f1fcf9
parentb3a94608b3b9bde5d6e79b88cf5c09ad212b29ce
Remove any 'nest' parameter attributes if the function
is not passed as an argument to a trampoline intrinsic.

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