Reid Spencer 552d6405bf Add better verification of attributes on function types. It is not permitted
to use sret or inreg on the function. It is equally illegal to use noreturn
or nounwind on a parameter; they only go with the function. This patch
enforces these rules.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40453 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-23 23:09:55 +00:00
..
2007-06-27 20:53:52 +00:00
2007-07-19 23:13:04 +00:00
2007-05-05 23:49:02 +00:00
2007-07-05 17:28:01 +00:00