Skip to content
Snippets Groups Projects
  1. Jan 08, 2014
  2. Oct 03, 2012
  3. Oct 02, 2012
  4. Sep 30, 2012
  5. Oct 06, 2011
  6. Sep 27, 2011
  7. Mar 31, 2011
  8. Feb 03, 2011
  9. Jan 07, 2011
  10. Nov 14, 2010
  11. Jul 01, 2010
  12. Jun 26, 2010
  13. Jun 25, 2010
  14. Jun 19, 2010
  15. Jun 08, 2010
  16. Apr 30, 2010
  17. Mar 18, 2010
  18. Mar 10, 2010
  19. Dec 22, 2009
  20. Nov 25, 2009
  21. Nov 15, 2009
  22. Oct 12, 2009
  23. Oct 09, 2009
  24. Sep 23, 2009
  25. Mar 24, 2009
  26. Mar 18, 2009
  27. 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
  28. Mar 14, 2009
  29. Feb 12, 2009
  30. Jan 20, 2009
  31. Jan 19, 2009
  32. Jul 26, 2008
  33. Apr 07, 2008
Loading