Bug fix: should check ABI alignment, not pref. alignment.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 16 May 2007 02:04:50 +0000 (02:04 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 16 May 2007 02:04:50 +0000 (02:04 +0000)
commit93003b8cf221f084e71e2b4033c41ff2cae6c36d
tree9e67f805b586a1a7d51c60683ad4815e30e50b51
parent9307292ae27c125a10eabccb5a437200d831a55f
Bug fix: should check ABI alignment, not pref. alignment.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37094 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp