Make the 'get*AlignmentFromAttr' functions into member functions within the Attribute...
authorBill Wendling <isanbard@gmail.com>
Thu, 20 Sep 2012 16:27:05 +0000 (16:27 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 20 Sep 2012 16:27:05 +0000 (16:27 +0000)
commitf2e89e00b4c4ecfa5a092a479ccab1ed8677eede
treeda39c70cb12e9a479178eaa5b98549aef85082db
parent342cea9a0a6990b03b82b95174fc5ac0ec6f61e1
Make the 'get*AlignmentFromAttr' functions into member functions within the Attributes class.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164308 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Attributes.h
lib/AsmParser/LLParser.cpp
lib/CodeGen/MachineFunction.cpp
lib/Target/CppBackend/CPPBackend.cpp
lib/VMCore/Attributes.cpp