Uniquify the AttributeImpl based on the Constant pointer, since those are
authorBill Wendling <isanbard@gmail.com>
Sun, 30 Dec 2012 01:23:08 +0000 (01:23 +0000)
committerBill Wendling <isanbard@gmail.com>
Sun, 30 Dec 2012 01:23:08 +0000 (01:23 +0000)
commit435654b18135bb5482a029bf359c4c2c7a5c2816
tree07cbec4b95fdf8db5f73f8cbf3052b3fb12d2dae
parentc966e08a9895a39f575d917a8390c8e359f042f5
Uniquify the AttributeImpl based on the Constant pointer, since those are
already uniquified.

Note: This will be expanded in the future to add more than just one pointer
value.

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