Attribute: Make hashes match when looking up AttributeImpls.
authorBenjamin Kramer <benny.kra@googlemail.com>
Sat, 5 Jan 2013 12:08:00 +0000 (12:08 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sat, 5 Jan 2013 12:08:00 +0000 (12:08 +0000)
commitf06eb2616516da9d1e7a6599225cd894618ecb10
tree13ce57f7d311fcb45938d33b95e5d2eca9b6e83e
parentb24ce3ec45be18dda4dd5d1d848871ef680b7f72
Attribute: Make hashes match when looking up AttributeImpls.

This isn't optimal either but fixes a massive compile time regression from the
attribute uniquing work.

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