Add a DenseMapInfo class for the AttributeSet.
authorBill Wendling <isanbard@gmail.com>
Sat, 9 Feb 2013 15:42:51 +0000 (15:42 +0000)
committerBill Wendling <isanbard@gmail.com>
Sat, 9 Feb 2013 15:42:51 +0000 (15:42 +0000)
commit16274258d16342a2f91aaa3690b78ce74e4105f1
tree55a65b1cd900986fda0c4cf47995a4deefdc17b3
parent00d9da1ac45429cb69c8b298b9f25e10a4b57813
Add a DenseMapInfo class for the AttributeSet.

We are going to place the AttributeSet into a DenseMap during assembly writing.

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