projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eae5a13
)
Remove from cmake too.
author
Eric Christopher
<echristo@apple.com>
Tue, 20 Sep 2011 00:38:04 +0000
(
00:38
+0000)
committer
Eric 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
patch
|
blob
|
history
diff --git
a/lib/CMakeLists.txt
b/lib/CMakeLists.txt
index 45fa443ea7247bf17861c00851979d2c8debcae7..d8a9b7365bf40ba7ad68726b7aaf747dcb0ed492 100644
(file)
--- a/
lib/CMakeLists.txt
+++ b/
lib/CMakeLists.txt
@@
-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)