Handle targets where alignment can be bigger than the size of the data.
authorChris Lattner <sabre@nondot.org>
Thu, 1 Jul 2004 17:32:59 +0000 (17:32 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 1 Jul 2004 17:32:59 +0000 (17:32 +0000)
commit59b006733491dec071d894ad8dc139c292000fd6
treef2f79c892dc9e2fbe8443ac0e8a37b8d7bb0e26f
parentbeb5e782013428702392c8be894e29a9a7ae5aea
Handle targets where alignment can be bigger than the size of the data.
Contributed by Vladimir Prus!

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