Remove from cmake too.
authorEric Christopher <echristo@apple.com>
Tue, 20 Sep 2011 00:38:04 +0000 (00:38 +0000)
committerEric Christopher <echristo@apple.com>
Tue, 20 Sep 2011 00:38:04 +0000 (00:38 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140122 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CMakeLists.txt

index 45fa443ea7247bf17861c00851979d2c8debcae7..d8a9b7365bf40ba7ad68726b7aaf747dcb0ed492 100644 (file)
@@ -7,7 +7,6 @@ add_subdirectory(Transforms)
 add_subdirectory(Linker)
 add_subdirectory(Analysis)
 add_subdirectory(MC)
-add_subdirectory(CompilerDriver)
 add_subdirectory(Object)
 add_subdirectory(DebugInfo)
 add_subdirectory(ExecutionEngine)