Revert "Teach the CMake build system to run lit's test suite. These can be run"
[oota-llvm.git] / CMakeLists.txt
index bfd454323dce30356cd4a81d9f2de02eadc99ad3..3d2093fde6346ce95c0b9391a7ba0e8a7a6b7ad9 100644 (file)
@@ -697,7 +697,6 @@ if( LLVM_INCLUDE_TESTS )
       EXCLUDE_FROM_ALL
       NO_INSTALL)
   endif()
-  add_subdirectory(utils/lit)
   add_subdirectory(test)
   add_subdirectory(unittests)
   if (MSVC)