Use a ::get method to create the attribute from Attributes::AttrVals instead of a...
authorBill Wendling <isanbard@gmail.com>
Mon, 15 Oct 2012 06:53:28 +0000 (06:53 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 15 Oct 2012 06:53:28 +0000 (06:53 +0000)
commit79d45dbbf91df0b0d9c9b8c04a551bf652730bce
tree1eeca9ab2f7d872890215cdc9f35743311c7a38f
parent4ec54eeed6209aa9e60e9954453e4c836d1b6f74
Use a ::get method to create the attribute from Attributes::AttrVals instead of a constructor.

llvm-svn: 165923
llvm/include/llvm/Attributes.h
llvm/lib/VMCore/Attributes.cpp