Chris Lattner 44e05080f8 Bill's change in r95336 broke empty aggregates embedded
in other types.  fix this by only bumping zero-byte globals
up to a single byte if the *entire global* is zero size,
fixing PR6340.

This also fixes empty arrays etc to be handled correctly,
and only does this on subsection-via-symbols targets (aka
darwin) which is the only place where this matters.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101879 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-20 06:20:21 +00:00
..
2010-03-28 07:58:37 +00:00
2009-09-11 18:36:27 +00:00
2010-04-17 16:29:15 +00:00
2010-01-05 17:55:26 +00:00
2010-02-28 20:36:49 +00:00
2009-09-11 18:36:27 +00:00
2010-01-21 20:01:04 +00:00