For PR950:
authorReid Spencer <rspencer@reidspencer.com>
Sun, 31 Dec 2006 05:22:12 +0000 (05:22 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sun, 31 Dec 2006 05:22:12 +0000 (05:22 +0000)
commit57a0342e96b18af93972d8371e7b5eb82dc853c4
tree57d9fcc48f0b9f0d88e331a6d9cc92e37347384b
parentf306293815abb43770fcc26879400d221387bd10
For PR950:
Add a new feature to FunctionType, Parameter Attributes. This allows tags
such as "sext" and "zext" to be associated with a faunction's arguments
or return type. This allows signedness information to be carried forward
from the frontend to the backend for arguments and result types.

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