Make the 'getAsString' function a method of the Attributes class.
authorBill Wendling <isanbard@gmail.com>
Thu, 20 Sep 2012 14:44:42 +0000 (14:44 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 20 Sep 2012 14:44:42 +0000 (14:44 +0000)
commit8ce1e432d1c942d101617b3c623970a4f763f93d
treefcdf2ec41ce4f7e27ab421aaa942fb479e2b2d2e
parent6dfabb6cc72118e046d2a466aa6adcec4c4923db
Make the 'getAsString' function a method of the Attributes class.

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