Remove llvmc from CMake as well.
authorEric Christopher <echristo@apple.com>
Tue, 20 Sep 2011 00:13:13 +0000 (00:13 +0000)
committerEric Christopher <echristo@apple.com>
Tue, 20 Sep 2011 00:13:13 +0000 (00:13 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140109 91177308-0d34-0410-b5e6-96231b3b80d8

tools/CMakeLists.txt

index 531b87151253282807e2b08cd2aa002220cf835a..c1816c6bd5e98b04494066406fd793983b533e05 100644 (file)
@@ -46,7 +46,6 @@ add_subdirectory(bugpoint-passes)
 add_subdirectory(llvm-bcanalyzer)
 add_subdirectory(llvm-stub)
 add_subdirectory(edis)
 add_subdirectory(llvm-bcanalyzer)
 add_subdirectory(llvm-stub)
 add_subdirectory(edis)
-add_subdirectory(llvmc)
 
 if( NOT WIN32 )
   add_subdirectory(lto)
 
 if( NOT WIN32 )
   add_subdirectory(lto)