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)
commitad4643f54ba52d1f93426a9853934df8ce3271a0
tree4dcc011f3a2b2ef6e3792a189f84c798ce014fd7
parent2c6893b56817ceb51a523a5d1342fc2317efe251
Use a ::get method to create the attribute from Attributes::AttrVals instead of a constructor.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165923 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Attributes.h
lib/VMCore/Attributes.cpp