commit | 57a0342e96b18af93972d8371e7b5eb82dc853c4 | [log] [tgz] |
---|---|---|
author | Reid Spencer <rspencer@reidspencer.com> | Sun Dec 31 05:22:12 2006 +0000 |
committer | Reid Spencer <rspencer@reidspencer.com> | Sun Dec 31 05:22:12 2006 +0000 |
tree | 57d9fcc48f0b9f0d88e331a6d9cc92e37347384b | |
parent | f306293815abb43770fcc26879400d221387bd10 [diff] |
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