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)
commitf71348171849b4ed77e6789eb4b8a7d339d4246f
tree412c0c56b2607a422c4158adc0f3e9fe32fb9934
parentadfb7eb211e7003ac639217e27886aeabaf063ea
Convert the AttrBuilder into a list of Attributes instead of one Attribute object that holds all of its attributes.

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