Skip to content
  1. Apr 09, 2007
  2. Apr 08, 2007
  3. Apr 07, 2007
  4. Mar 28, 2007
  5. Mar 27, 2007
  6. Mar 20, 2007
  7. Nov 17, 2006
  8. Sep 22, 2006
  9. Sep 14, 2006
  10. Aug 28, 2006
  11. Aug 02, 2006
  12. Jun 08, 2006
    • Reid Spencer's avatar
      For PR780: · be535661
      Reid Spencer authored
      1. Fix the macros in IncludeFile.h to put everything in the llvm namespace
      2. Replace the previous explicit mechanism in all the .h and .cpp files
         with the macros in IncludeFile.h
      This gets us a consistent mechanism throughout LLVM for ensuring linkage.
      Next step is to make sure its used in enough places.
      
      llvm-svn: 28715
      be535661
  13. Jun 01, 2006
  14. Mar 14, 2006
  15. Jan 14, 2006
  16. Jan 09, 2006
  17. Jan 08, 2006
  18. Dec 26, 2005
  19. Nov 18, 2005
  20. Apr 25, 2005
  21. Apr 23, 2005
  22. Apr 22, 2005
  23. Dec 07, 2004
    • Reid Spencer's avatar
      For PR387:\ · 90839368
      Reid Spencer authored
      Make only one print method to avoid overloaded virtual warnings when \
      compiled with -Woverloaded-virtual
      
      llvm-svn: 18589
      90839368
  24. Oct 14, 2004
  25. Sep 02, 2004
    • Reid Spencer's avatar
      Changes For Bug 352 · 7c16caa3
      Reid Spencer authored
      Move include/Config and include/Support into include/llvm/Config,
      include/llvm/ADT and include/llvm/Support. From here on out, all LLVM
      public header files must be under include/llvm/.
      
      llvm-svn: 16137
      7c16caa3
  26. Jun 19, 2004
  27. Jun 05, 2004
  28. Dec 07, 2003
  29. Nov 21, 2003
Loading