OSDN Git Service

Make the 'get*AlignmentFromAttr' functions into member functions within the Attribute...
authorBill Wendling <isanbard@gmail.com>
Fri, 21 Sep 2012 15:26:31 +0000 (15:26 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 21 Sep 2012 15:26:31 +0000 (15:26 +0000)
commitef99fe8efaa6cb74c66e570a6ef467debca92911
tree7104eabbeced03fe034edf2f391d04e63227e8fd
parent122f5e5a5b04e3c364d13913c14ee14f9b7ba387
Make the 'get*AlignmentFromAttr' functions into member functions within the Attributes class. Now with fix.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164370 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