Skip to content
  1. Mar 16, 2008
    • Chris Lattner's avatar
      Make a major restructuring of the clang tree: introduce a top-level · 7a51313d
      Chris Lattner authored
      lib dir and move all the libraries into it.  This follows the main
      llvm tree, and allows the libraries to be built in parallel.  The
      top level now enforces that all the libs are built before Driver,
      but we don't care what order the libs are built in.  This speeds
      up parallel builds, particularly incremental ones.
      
      llvm-svn: 48402
      7a51313d
  2. Mar 03, 2008
  3. Sep 16, 2007
  4. Sep 06, 2007
  5. Jul 16, 2007
  6. May 24, 2007
  7. May 21, 2007
  8. Jan 15, 2007
  9. Nov 21, 2006
  10. Oct 06, 2006
  11. Aug 17, 2006
  12. Jul 31, 2006
  13. Jul 03, 2006
  14. Jun 18, 2006
Loading