eliminate the ARMFunctionInfo::Align member, using
authorChris Lattner <sabre@nondot.org>
Wed, 27 Jan 2010 23:37:36 +0000 (23:37 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 27 Jan 2010 23:37:36 +0000 (23:37 +0000)
commit7d7dab02783fb4f1f5d0cf274c52a4fb059bfbea
treec4eeddd898f0ecd64052ee516bc6592270de0d98
parentaeb7be3435f2ad051ebc10bbf9613b7334181056
eliminate the ARMFunctionInfo::Align member, using
MachineFunction::Alignment instead.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94701 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMConstantIslandPass.cpp
lib/Target/ARM/ARMMachineFunctionInfo.h
lib/Target/ARM/AsmPrinter/ARMAsmPrinter.cpp