Move the 'FunctionOnly' attributes thingy inside of the Attributes class.
authorBill Wendling <isanbard@gmail.com>
Tue, 9 Oct 2012 19:01:18 +0000 (19:01 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 9 Oct 2012 19:01:18 +0000 (19:01 +0000)
commit7c04e04a75c009a13e9fa19d33e3405162e9e37c
tree570e6c254127024564e6a45b08000fc3961e3e4f
parentaa4ca653ae8c3781f8d7def3c00cb35bd988614c
Move the 'FunctionOnly' attributes thingy inside of the Attributes class.

llvm-svn: 165530
llvm/include/llvm/Attributes.h
llvm/lib/VMCore/Attributes.cpp
llvm/lib/VMCore/Verifier.cpp