Convert the AttrBuilder into a list of Attributes instead of one Attribute object...
authorBill Wendling <isanbard@gmail.com>
Tue, 29 Jan 2013 01:02:03 +0000 (01:02 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 29 Jan 2013 01:02:03 +0000 (01:02 +0000)
commit8fbc0c296ef067150f3228e389ae04cf7b3b1992
treeaee2e5e001ca7edab4456566a7c5f0e526086c8d
parentb8d2c92ac42eca3d4242bd7ce6c6e87a4d887727
Convert the AttrBuilder into a list of Attributes instead of one Attribute object that holds all of its attributes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173742 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/Attributes.cpp