Add some comparison operators to compare the Attribute object with the AttrKind value.
authorBill Wendling <isanbard@gmail.com>
Mon, 31 Dec 2012 11:51:54 +0000 (11:51 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 31 Dec 2012 11:51:54 +0000 (11:51 +0000)
commit92e287f5bde8d34af9c3f2979afb6cd05bfb452c
tree8230b4eb4dd69aed66609e24da371182d0b2fd7e
parent5d0d67f3d17514e703f5c59c23445d6e971dcb73
Add some comparison operators to compare the Attribute object with the AttrKind value.

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