Skip to content
Snippets Groups Projects
  1. Aug 13, 2009
  2. Aug 05, 2009
  3. Jul 13, 2009
  4. Jul 03, 2009
  5. Jun 29, 2009
  6. Jun 25, 2009
  7. Jun 23, 2009
    • Mikhail Glushenkov's avatar
      Make llvmc work again. · d80d8690
      Mikhail Glushenkov authored
      Chris recently broke llvmc with his Makefile changes (r75379). That patch made
      the global change .o -> .a, which caused built-in llvmc plugins to stop working
      since plugin initialization in llvmc is based on static variables not referenced
      from the main executable. This patch implements auto-generated forced references
      to the plugin libraries.
      
      git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74000 91177308-0d34-0410-b5e6-96231b3b80d8
      d80d8690
  8. Jun 19, 2009
  9. Jun 16, 2009
  10. Jun 05, 2009
  11. May 26, 2009
  12. May 15, 2009
  13. May 12, 2009
  14. May 08, 2009
  15. May 04, 2009
  16. Apr 21, 2009
  17. Apr 20, 2009
  18. Apr 17, 2009
  19. Apr 15, 2009
  20. Apr 10, 2009
  21. Apr 09, 2009
  22. Apr 06, 2009
  23. Mar 27, 2009
  24. Mar 23, 2009
  25. Mar 22, 2009
  26. Mar 20, 2009
  27. Mar 19, 2009
  28. Mar 14, 2009
  29. Mar 13, 2009
  30. Mar 12, 2009
Loading