Remove the final bits of Attributes being declared in the Attribute
authorBill Wendling <isanbard@gmail.com>
Wed, 10 Oct 2012 07:36:45 +0000 (07:36 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 10 Oct 2012 07:36:45 +0000 (07:36 +0000)
commitbbcdf4e2a5d57fed745d4c2a549c57c25f1e3aec
treec31599313553762967e0365dde25e00fa2f1c7e6
parent57086ce24895f9a53a3d0eafa32117a6edc4194e
Remove the final bits of Attributes being declared in the Attribute
namespace. Use the attribute's enum value instead. No functionality change
intended.

llvm-svn: 165610
llvm/include/llvm/Attributes.h
llvm/lib/CodeGen/Analysis.cpp
llvm/lib/Target/CppBackend/CPPBackend.cpp
llvm/lib/Transforms/IPO/FunctionAttrs.cpp
llvm/lib/Transforms/IPO/GlobalOpt.cpp
llvm/lib/Transforms/Scalar/CodeGenPrepare.cpp
llvm/lib/Transforms/Scalar/SimplifyLibCalls.cpp
llvm/lib/VMCore/Attributes.cpp