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 | b32b0411e6608c0dbe66648ea64873dce1bb369d (patch) | |
tree | 43409560a713125869afebcc178e484b28e3138d /clang/lib/Format/Format.cpp | |
parent | 66165c8f961662a73483cd53418a24e6c32667a2 (diff) | |
download | bcm5719-llvm-b32b0411e6608c0dbe66648ea64873dce1bb369d.tar.gz bcm5719-llvm-b32b0411e6608c0dbe66648ea64873dce1bb369d.zip |
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.
llvm-svn: 174697
Diffstat (limited to 'clang/lib/Format/Format.cpp')
0 files changed, 0 insertions, 0 deletions