In the AttributeSetImpl c'tor, fill in the AttrNodes data structure with the attribut...
authorBill Wendling <isanbard@gmail.com>
Sun, 27 Jan 2013 12:50:02 +0000 (12:50 +0000)
committerBill Wendling <isanbard@gmail.com>
Sun, 27 Jan 2013 12:50:02 +0000 (12:50 +0000)
commit152289ce167152a3a66791a4754674fec5234595
treef748f1363e92da644f83633df693699479e33000
parentc42bdfcc05d6f8d5fd0fe9b7656427d218bfa8b6
In the AttributeSetImpl c'tor, fill in the AttrNodes data structure with the attributes being passed in.

llvm-svn: 173618
llvm/lib/IR/AttributeImpl.h
llvm/lib/IR/Attributes.cpp