For PR1145:
authorReid Spencer <rspencer@reidspencer.com>
Thu, 22 Mar 2007 00:32:02 +0000 (00:32 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Thu, 22 Mar 2007 00:32:02 +0000 (00:32 +0000)
commitac86cc1b7e8809005df0c947147eff2d042d8fe0
treeb57dc2e47effd37c4a1b220094b1750828844ee6
parentec43a0662a468ca0b48580e174ca861512e778cd
For PR1145:
Add the NoUnwindAttribute to allow explicit marking of functions that do
not unwind the stack via the unwind instruction. This is akin to gcc's
NoThrow attribute and used for optimizing exception handling.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35250 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DerivedTypes.h