Move the 'ParameterOnly' variable inside of the Attributes class and make it a method.
authorBill Wendling <isanbard@gmail.com>
Tue, 9 Oct 2012 09:51:10 +0000 (09:51 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 9 Oct 2012 09:51:10 +0000 (09:51 +0000)
commit908126a7456739bcd3b5118cf474710a0d9c85f4
tree6697d9d6af2f1bf8a5a0756c5376dbfe5017f385
parent217c9b1916c955c8e8fad822e45ecebecb2bbc4e
Move the 'ParameterOnly' variable inside of the Attributes class and make it a method.

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