Skip to content
  1. Dec 18, 2011
    • Chandler Carruth's avatar
      Split the Windows toolchain definition into its own file. This is · 1fc603e5
      Chandler Carruth authored
      especially nice as the Windows toolchain needs the windows header files,
      and has lots of platform specific hooks in it.
      
      To facilitate the split, hoist a bunch of file-level static helpers into
      class-level static helpers. Spiff up their doxygen comments while there
      as they're now more likely to be looked up via docs.
      
      Hopefully, this will be followed by further breaking apart of the
      toolchain definitions. Most of the large and complex ones should likely
      live on their own. I'm looking at you Darwin. ;]
      
      llvm-svn: 146840
      1fc603e5
  2. Nov 05, 2011
  3. Feb 10, 2011
  4. Sep 14, 2010
  5. Sep 10, 2010
  6. Sep 09, 2010
  7. Jun 17, 2010
  8. May 20, 2010
  9. Mar 22, 2010
  10. Nov 19, 2009
  11. Jun 23, 2009
  12. Jun 18, 2009
  13. Mar 24, 2009
  14. Mar 13, 2009
  15. Mar 02, 2009
  16. Nov 30, 2008
  17. Nov 04, 2008
  18. Oct 26, 2008
Loading