Fix test to not use the AttributeSet's AttributeWithIndex creation method.
authorBill Wendling <isanbard@gmail.com>
Sun, 27 Jan 2013 03:39:10 +0000 (03:39 +0000)
committerBill Wendling <isanbard@gmail.com>
Sun, 27 Jan 2013 03:39:10 +0000 (03:39 +0000)
commita7a55ee2fc2145bc1b19e65f1bcf76525b0ecd7e
tree4c8dd91791e852f0e6da92b5d193cff0d9a74311
parent53e191b2bccd1cc6554106091d6bc164e7dbeeb7
Fix test to not use the AttributeSet's AttributeWithIndex creation method.

llvm-svn: 173608
llvm/unittests/IR/AttributesTest.cpp