Skip to content
  1. Mar 11, 2011
  2. Mar 02, 2011
    • Rafael Espindola's avatar
      Add a special streamer to libLTO that just records symbols definitions and · 1e49a6d9
      Rafael Espindola authored
      uses.
      
      The result produced by the streamer is used to give the linker more accurate
      information and to add to llvm.compiler.used. The second improvement removes
      the need for the user to add __attribute__((used)) to functions only used in
      inline asm. The first one lets us build firefox with LTO on Darwin :-)
      
      llvm-svn: 126830
      1e49a6d9
  3. Feb 27, 2011
  4. Feb 26, 2011
  5. Feb 24, 2011
  6. Feb 23, 2011
  7. Feb 22, 2011
  8. Feb 20, 2011
  9. Feb 19, 2011
  10. Feb 18, 2011
  11. Feb 16, 2011
  12. Feb 14, 2011
  13. Feb 13, 2011
  14. Feb 12, 2011
  15. Feb 11, 2011
  16. Feb 10, 2011
  17. Feb 09, 2011
  18. Feb 08, 2011
  19. Feb 01, 2011
  20. Jan 31, 2011
Loading