Skip to content
  1. May 12, 2010
    • Nathan Jeffords's avatar
      updated support for the COFF .linkonce · 76a07580
      Nathan Jeffords authored
      Now, the .linkonce directive is emitted as part of MCSectionCOFF::PrintSwitchToSection instead of AsmPrinter::EmitLinkage since it is an attribute of the section the symbol was placed into not the symbol itself.
      
      llvm-svn: 103568
      76a07580
  2. May 07, 2010
  3. May 06, 2010
  4. May 01, 2010
  5. Apr 29, 2010
  6. Apr 28, 2010
  7. Apr 27, 2010
  8. Apr 26, 2010
  9. Apr 25, 2010
  10. 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
  11. Apr 17, 2010
  12. Apr 08, 2010
  13. Apr 07, 2010
  14. Apr 06, 2010
  15. Apr 05, 2010
  16. Apr 04, 2010
Loading