commit | f2a4a927452158a7f9d33594b74aa93cb70cdd0a | [log] [tgz] |
---|---|---|
author | Devang Patel <dpatel@apple.com> | Fri Sep 26 22:53:05 2008 +0000 |
committer | Devang Patel <dpatel@apple.com> | Fri Sep 26 22:53:05 2008 +0000 |
tree | 748636424f3d1005b6c8713365639fb969466c37 | |
parent | f29e2a5ab195a822593a92820338bdf63a85be1c [diff] |
Now Attributes are divided in three groups - return attributes - inreg, zext and sext - parameter attributes - function attributes - nounwind, readonly, readnone, noreturn Return attributes use 0 as the index. Function attributes use ~0U as the index. This patch requires corresponding changes in llvm-gcc and clang. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56704 91177308-0d34-0410-b5e6-96231b3b80d8