Use the AttributeSet instead of AttributeWithIndex object.
authorBill Wendling <isanbard@gmail.com>
Sun, 27 Jan 2013 00:36:48 +0000 (00:36 +0000)
committerBill Wendling <isanbard@gmail.com>
Sun, 27 Jan 2013 00:36:48 +0000 (00:36 +0000)
commit71173cb7dcb53d22fdbf7a41f091d9642de422a6
tree028c923d66c0e412876a0ad4391d37206996ec34
parent38d96ab6f5306f714bb7eb34fe9a8eb84b80442a
Use the AttributeSet instead of AttributeWithIndex object.

llvm-svn: 173598
llvm/lib/Bitcode/Reader/BitcodeReader.cpp