Remove another use of AttributeWithIndex, using the AttributeSetImpl accessors instead.
authorBill Wendling <isanbard@gmail.com>
Mon, 28 Jan 2013 00:46:02 +0000 (00:46 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 28 Jan 2013 00:46:02 +0000 (00:46 +0000)
commit73fe152cd8a3b45711d27a9c5bc53debc654e453
tree09ccf522094b1afb5c7e81380df5d8981bf59dc8
parent9eb689cf1c1c839a8dcd4afa54e66c45b070e6ae
Remove another use of AttributeWithIndex, using the AttributeSetImpl accessors instead.

llvm-svn: 173642
llvm/lib/IR/Attributes.cpp