diff options
author | Bill Wendling <isanbard@gmail.com> | 2013-02-08 06:32:06 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2013-02-08 06:32:06 +0000 |
commit | baad55c3ab85d57003e9711084f1a95fcab76fdf (patch) | |
tree | 8c4d7be688f896b32d7c2f953e1343a150cc7e24 /lib/CodeGen/BasicTargetTransformInfo.cpp | |
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
Diffstat (limited to 'lib/CodeGen/BasicTargetTransformInfo.cpp')
0 files changed, 0 insertions, 0 deletions