Skip to content
Snippets Groups Projects
  1. Jun 08, 2010
  2. Mar 12, 2010
  3. Jan 25, 2010
  4. Jan 24, 2010
  5. Oct 09, 2009
  6. Aug 23, 2009
  7. 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
  8. Mar 16, 2008
  9. Dec 29, 2007
  10. Sep 15, 2007
  11. Sep 06, 2007
  12. Jul 11, 2007
Loading