Add some accessor and query methods for retrieving Attribute objects and such.
authorBill Wendling <isanbard@gmail.com>
Wed, 13 Feb 2013 08:42:21 +0000 (08:42 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 13 Feb 2013 08:42:21 +0000 (08:42 +0000)
commit0e9d5d059c4aa959e9ef4dff011dbd38d45a1016
tree6285ed6170465ecafbd34e65f5a0b075b7dea5a3
parent80806961035807d1b9566cdd34233c1b4cf49282
Add some accessor and query methods for retrieving Attribute objects and such.

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