Skip to content
  1. Feb 17, 2010
  2. Feb 13, 2010
  3. Feb 11, 2010
  4. Feb 10, 2010
  5. Feb 02, 2010
  6. Jan 19, 2010
  7. Nov 06, 2009
  8. Oct 16, 2009
  9. Sep 01, 2009
  10. Aug 31, 2009
  11. Aug 28, 2009
  12. Aug 27, 2009
  13. Aug 26, 2009
  14. Aug 25, 2009
  15. Aug 24, 2009
  16. Aug 22, 2009
    • Chris Lattner's avatar
      tweak #includes · 8f816e7d
      Chris Lattner authored
      llvm-svn: 79744
      8f816e7d
    • Daniel Dunbar's avatar
      llvm-mc/Mach-O: Improve symbol table support: · d1859474
      Daniel Dunbar authored
       - Honor .globl.
      
       - Set symbol type and section correctly ('nm' now works), and order symbols
         appropriately.
      
       - Take care to the string table so that the .o matches 'as' exactly (for ease
         of testing).
      
      llvm-svn: 79740
      d1859474
    • Daniel Dunbar's avatar
      llvm-mc/Mach-O: Sketch symbol table support. · ff3eafd3
      Daniel Dunbar authored
       - The only .s syntax this honors right now is emitting labels, and some parts
         of the symbol table generation are wrong or faked.
      
       - This is enough to get nm to report such symbols... incorrectly, but still.
      
      Also, fixed byte emission to extend the previous fragment if possible.
      
      llvm-svn: 79739
      ff3eafd3
Loading