Skip to content
  1. Mar 22, 2011
  2. Mar 21, 2011
  3. Mar 19, 2011
  4. Mar 18, 2011
  5. Mar 17, 2011
  6. Mar 15, 2011
  7. Mar 14, 2011
  8. Mar 13, 2011
  9. Mar 12, 2011
  10. Mar 11, 2011
  11. 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
  12. Feb 27, 2011
  13. Feb 26, 2011
  14. Feb 24, 2011
Loading