Also set alignment of stack-based structs to 4 in thumb mode.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 1 Feb 2007 02:18:36 +0000 (02:18 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 1 Feb 2007 02:18:36 +0000 (02:18 +0000)
commit9312313a56ca3d4d904e8f7e9b4fe152a293eae1
treec8a4008ee0cd7140ea7cee51a613898b1eaa77b3
parentf97e5420cb993de55616ee637eccb89c30ed9d31
Also set alignment of stack-based structs to 4 in thumb mode.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33741 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMRegisterInfo.cpp
lib/Target/ARM/ARMTargetMachine.cpp