Skip to content
Snippets Groups Projects
  1. Aug 18, 2015
  2. Jan 08, 2014
  3. Oct 03, 2012
  4. Oct 02, 2012
  5. Sep 30, 2012
  6. Oct 06, 2011
  7. Sep 27, 2011
  8. Mar 31, 2011
  9. Feb 03, 2011
  10. Jan 07, 2011
  11. Nov 14, 2010
  12. Jul 01, 2010
  13. Jun 26, 2010
  14. Jun 25, 2010
  15. Jun 19, 2010
  16. Jun 08, 2010
  17. Apr 30, 2010
  18. Mar 18, 2010
  19. Mar 10, 2010
  20. Dec 22, 2009
  21. Nov 25, 2009
  22. Nov 15, 2009
  23. Oct 12, 2009
  24. Oct 09, 2009
  25. Sep 23, 2009
  26. Mar 24, 2009
  27. Mar 18, 2009
  28. Mar 17, 2009
    • Douglas Gregor's avatar
      Build system changes to use TableGen to generate the various · a393e9ee
      Douglas Gregor authored
      diagnostics. This builds on the patch that Sebastian committed and
      then revert. Major differences are:
      
        - We don't remove or use the current ".def" files. Instead, for now,
          we just make sure that we're building the ".inc" files.
        - Fixed CMake makefiles to run TableGen and build the ".inc" files
          when needed. Tested with both the Xcode and Makefile generators
          provided by CMake, so it should be solid.
        - Fixed normal makefiles to handle out-of-source builds that involve
          the ".inc" files.
      
      I'll send a separate patch to the list with Sebastian's changes that
      eliminate the use of the .def files.
      
      
      
      git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67058 91177308-0d34-0410-b5e6-96231b3b80d8
      a393e9ee
  29. Mar 14, 2009
  30. Feb 12, 2009
  31. Jan 20, 2009
  32. Jan 19, 2009
Loading