Skip to content
  1. Apr 27, 2010
  2. Apr 26, 2010
  3. Apr 25, 2010
  4. Apr 20, 2010
    • Chris Lattner's avatar
      Bill's change in r95336 broke empty aggregates embedded · 5100367f
      Chris Lattner authored
      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.
      
      llvm-svn: 101879
      5100367f
  5. Apr 17, 2010
  6. Apr 08, 2010
  7. Apr 07, 2010
  8. Apr 06, 2010
  9. Apr 05, 2010
  10. Apr 04, 2010
Loading