Add a couple of accessor methods to get the kind and values of an attribute.
authorBill Wendling <isanbard@gmail.com>
Tue, 29 Jan 2013 20:45:34 +0000 (20:45 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 29 Jan 2013 20:45:34 +0000 (20:45 +0000)
commit6dc3781d44e56f0addf28b06232a50f3f9e6b1af
tree21edb3db20ba66b5373175ecba30a9d36f03eafc
parent9f175f88190fae22df9c6e68af618d0493477ff9
Add a couple of accessor methods to get the kind and values of an attribute.

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