Skip to content
  1. May 04, 2011
  2. Apr 07, 2011
  3. Mar 22, 2011
  4. Mar 17, 2011
  5. Mar 11, 2011
  6. Feb 27, 2011
  7. Feb 26, 2011
  8. Feb 20, 2011
  9. Feb 19, 2011
  10. Feb 16, 2011
  11. Feb 14, 2011
  12. Feb 08, 2011
  13. Jan 20, 2011
  14. Nov 29, 2010
  15. Oct 07, 2010
  16. Sep 10, 2010
  17. Sep 02, 2010
  18. Aug 20, 2010
  19. Aug 11, 2010
  20. Aug 10, 2010
  21. Aug 09, 2010
  22. Aug 08, 2010
  23. Jun 29, 2010
  24. Jun 23, 2010
    • Rafael Espindola's avatar
      Add an extra-library-path option to the plugin. This is used to support · ef498156
      Rafael Espindola authored
      having a library both as bitcode and native code. We want to use the
      bitcode first, but if codegen produces new undefined references we have to use
      the native code to satisfy those references.
      
      Gold has no notion of bitcode and native search directories, so instead it has
      an API where the plugin can instruct it to look for the libraries it is passing
      to it. This patch uses that API.
      
      llvm-svn: 106674
      ef498156
  25. Jun 21, 2010
  26. Jun 18, 2010
  27. Jun 14, 2010
  28. Jun 07, 2010
  29. Jun 03, 2010
  30. May 16, 2010
  31. May 13, 2010
Loading