diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2014-01-20 17:18:35 +0000 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2014-01-20 17:18:35 +0000 |
commit | 9a99e0da5a6c14481f5e945d467f032db990dce2 (patch) | |
tree | 7ece050957193c0c95a99da78298cce886144153 /llvm/lib/CodeGen/ScheduleDAGPrinter.cpp | |
parent | 43ccae1bb4fb602595c028af2414f7c83b23ffce (diff) | |
download | bcm5719-llvm-9a99e0da5a6c14481f5e945d467f032db990dce2.tar.gz bcm5719-llvm-9a99e0da5a6c14481f5e945d467f032db990dce2.zip |
Remove some hard-coded specialness for thread-safety attributes from the parser, and made it more declarative. If an attribute is allowed to appear on a function definition when late parsed, it can now use the FunctionDefinition attribute subject. It's treated as a FunctionDecl for most purposes, except it also gets exposed on the AttributeList so that it can be used while parsing.
llvm-svn: 199676
Diffstat (limited to 'llvm/lib/CodeGen/ScheduleDAGPrinter.cpp')
0 files changed, 0 insertions, 0 deletions