Use the AttributeSet query instead of the Attribute query.
authorBill Wendling <isanbard@gmail.com>
Fri, 25 Jan 2013 08:08:54 +0000 (08:08 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 25 Jan 2013 08:08:54 +0000 (08:08 +0000)
commitcaf4a6c848263e6f8c050e08cfd86cfdadd970f4
tree899229b5f6e5cade09fa85cf86de2c5467276657
parent54b2ce38129f88c613a51c0b46dbde0966536f96
Use the AttributeSet query instead of the Attribute query.

llvm-svn: 173434
llvm/lib/IR/Verifier.cpp