| commit | 322300d1c21e5bfe89dbdfa6ae23dde628f8d9e0 | [log] [tgz] |
|---|---|---|
| author | Devang Patel <dpatel@apple.com> | Thu Sep 25 21:02:23 2008 +0000 |
| committer | Devang Patel <dpatel@apple.com> | Thu Sep 25 21:02:23 2008 +0000 |
| tree | ebf365d6aaad343073d8de67c21db8c77ea088e9 | |
| parent | 4c758ea3e0d31e56773ef74ecac1775c641377e5 [diff] |
Large mechanical patch. s/ParamAttr/Attribute/g s/PAList/AttrList/g s/FnAttributeWithIndex/AttributeWithIndex/g s/FnAttr/Attribute/g This sets the stage - to implement function notes as function attributes and - to distinguish between function attributes and return value attributes. llvm-svn: 56623