OSDN Git Service

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)
commit3a106e60366a51b4594ec303ff8dbbc58913227f
tree8973e141d93b0cdaab17368f090f640a776cb38b
parent62430fd1a1d901956dfbac7b0ab49e2e653d6fc5
Move the 'FunctionOnly' attributes thingy inside of the Attributes class.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165530 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Attributes.h
lib/VMCore/Attributes.cpp
lib/VMCore/Verifier.cpp