Support a common idiom on how to build an Attributes class with a single attribute.
authorBill Wendling <isanbard@gmail.com>
Thu, 11 Oct 2012 01:05:52 +0000 (01:05 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 11 Oct 2012 01:05:52 +0000 (01:05 +0000)
commit13410278b6263806b6eb2a836699700d284f4fca
treef5917182c33f57a5a9022b6349b1d7db275e9870
parenta45358c28410e70902c22d893f5c5bed063f8831
Support a common idiom on how to build an Attributes class with a single attribute.

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