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)
commitabac66150cd9b8a16865db399a930e823206b3b7
tree66628d86787a240e890ed9c86a66278f97979d65
parentb4e211cd19201d2b344f40123411e2529806f6c0
Make the 'get*AlignmentFromAttr' functions into member functions within the Attributes class.

llvm-svn: 164308
llvm/include/llvm/Attributes.h
llvm/lib/AsmParser/LLParser.cpp
llvm/lib/CodeGen/MachineFunction.cpp
llvm/lib/Target/CppBackend/CPPBackend.cpp
llvm/lib/VMCore/Attributes.cpp