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:
abb8aac
)
Remove llvmc from CMake as well.
author
Eric Christopher
<echristo@apple.com>
Tue, 20 Sep 2011 00:13:13 +0000
(
00:13
+0000)
committer
Eric 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
patch
|
blob
|
history
diff --git
a/tools/CMakeLists.txt
b/tools/CMakeLists.txt
index
531b871
..
c1816c6
100644
(file)
--- a/
tools/CMakeLists.txt
+++ b/
tools/CMakeLists.txt
@@
-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)