simplify some code, ensure that packed structures get abi alignment of 1.
authorChris Lattner <sabre@nondot.org>
Fri, 16 Feb 2007 22:25:34 +0000 (22:25 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 16 Feb 2007 22:25:34 +0000 (22:25 +0000)
commitae6f1fa36b020c89b0f44c4b4222d0f5fd9b6326
tree726158e0825536254618e1f35ea20b7294e821f0
parent3dd074afcb820bbb677967bdd116aee219e07920
simplify some code, ensure that packed structures get abi alignment of 1.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34352 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/TargetData.cpp