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)
commit943c29135e03e55f9a5dab393786171a4a536482
tree7e8e95ae04dea6db150d6af46ad32333319a2afc
parent15c3789763e82b7c781ea1ebcae24de826259b75
Move the 'ParameterOnly' variable inside of the Attributes class and make it a method.

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