diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2006-12-31 05:22:12 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2006-12-31 05:22:12 +0000 |
commit | 67c4d9633d0a6eb875b92c5d8f76466cd3addcc8 (patch) | |
tree | ceb05746ba0dd43554849f11000316559cba63bd /llvm/lib/Bytecode | |
parent | d30fd1d723a447e39df8a3da85d0af2774186382 (diff) | |
download | bcm5719-llvm-67c4d9633d0a6eb875b92c5d8f76466cd3addcc8.tar.gz bcm5719-llvm-67c4d9633d0a6eb875b92c5d8f76466cd3addcc8.zip |
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.
llvm-svn: 32776
Diffstat (limited to 'llvm/lib/Bytecode')
0 files changed, 0 insertions, 0 deletions