commit | baad55c3ab85d57003e9711084f1a95fcab76fdf | [log] [tgz] |
---|---|---|
author | Bill Wendling <isanbard@gmail.com> | Fri Feb 08 06:32:06 2013 +0000 |
committer | Bill Wendling <isanbard@gmail.com> | Fri Feb 08 06:32:06 2013 +0000 |
tree | 8c4d7be688f896b32d7c2f953e1343a150cc7e24 | |
parent | 61b97b8c1721ba45e5c10ca307ceebe1efdf72a9 [diff] |
Parse the attribute group reference on a function. Attribute references are of this form: define void @foo() #0 #1 #2 { ... } Parse them for function attributes. If there's more than one reference, then they are merged together. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174697 91177308-0d34-0410-b5e6-96231b3b80d8