Skip to content
  1. Sep 29, 2008
  2. Sep 25, 2008
  3. Sep 09, 2008
    • Dale Johannesen's avatar
      Fix logic for not emitting no-dead-strip for some · f0802254
      Dale Johannesen authored
      objects in llvm.used (thanks Anton).  Makes visible
      the magic 'l' prefix for symbols on Darwin which are
      to be passed through the assembler, then removed at
      linktime (previously all references to this had been
      hidden in the ObjC FE code, oh well).
      
      llvm-svn: 55973
      f0802254
  4. Aug 16, 2008
  5. Aug 08, 2008
  6. Aug 07, 2008
  7. Jul 22, 2008
  8. Jul 15, 2008
  9. Jul 09, 2008
  10. Jul 04, 2008
    • Duncan Sands's avatar
      Linux also does not require exception handling · 04fb6bf4
      Duncan Sands authored
      moves in order to get correct debug info.  Since
      I can't imagine how any target could possibly
      be any different, I've just stripped out the
      option: now all the world's like Darwin!
      
      llvm-svn: 53134
      04fb6bf4
  11. Jul 02, 2008
  12. Jun 28, 2008
  13. Jun 03, 2008
Loading