Use AttributeSet instead of Attribute to verify things.
authorBill Wendling <isanbard@gmail.com>
Mon, 21 Jan 2013 23:03:18 +0000 (23:03 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 21 Jan 2013 23:03:18 +0000 (23:03 +0000)
commite183597d036ac576baed5ec16fec34446d6a6115
tree5b972335b67fc2bc3fd9db19a6ffdd0d86a202cb
parent304a986a7295483c0d9a7938a16107f1c3602666
Use AttributeSet instead of Attribute to verify things.

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