Skip to content
  1. Nov 07, 2011
  2. Nov 05, 2011
  3. Nov 04, 2011
  4. Nov 03, 2011
  5. Nov 02, 2011
    • Chandler Carruth's avatar
      The TableGen parts of the CMake build are seriously broken. This fixes · 39bf89b3
      Chandler Carruth authored
      one aspect of them by having them use the (annoying, if not broken)
      proper library dependency model for adding the LLVMTableGen library as
      a dependency. This could manifest as a link order issue in the presence
      of separate LLVM / Clang source builds with CMake and a linker that
      really cares about such things.
      
      Also, add the Support dependency to llvm-tblgen itself so that it
      doesn't rely on TableGen's transitive Support dependency. A parallel
      change for clang-tblgen will be forthcoming.
      
      llvm-svn: 143531
      39bf89b3
    • Chad Rosier's avatar
      Rename show-diagnostics to something less ambiguous. · 800f223b
      Chad Rosier authored
      llvm-svn: 143525
      800f223b
  6. Oct 30, 2011
  7. Oct 29, 2011
  8. Oct 28, 2011
  9. Oct 27, 2011
  10. Oct 25, 2011
  11. Oct 24, 2011
  12. Oct 23, 2011
  13. Oct 22, 2011
  14. Oct 21, 2011
Loading