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)
commit0c2f0ff9ccee3d711893b963b1dd8426beb7ddfe
treefb56bd4200063a26ab1e9427263fec3223a079c0
parentff715b240351dc2b8fba1be236d7a1746d2f0031
Use the AttributeSet instead of AttributeWithIndex object.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173598 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bitcode/Reader/BitcodeReader.cpp