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 531b871..c1816c6 100644 (file)
@@ -46,7 +46,6 @@ add_subdirectory(bugpoint-passes)
 add_subdirectory(llvm-bcanalyzer)
 add_subdirectory(llvm-stub)
 add_subdirectory(edis)
-add_subdirectory(llvmc)
 
 if( NOT WIN32 )
   add_subdirectory(lto)