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:
71b0a31
)
Reoptimizer has moved to reopt cvs module.
author
Brian Gaeke
<gaeke@uiuc.edu>
Thu, 21 Aug 2003 20:32:04 +0000
(20:32 +0000)
committer
Brian Gaeke
<gaeke@uiuc.edu>
Thu, 21 Aug 2003 20:32:04 +0000
(20:32 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8018
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Makefile
patch
|
blob
|
history
diff --git
a/lib/Makefile
b/lib/Makefile
index 8364f3c2f485a85b4d29fe4f3fd00b1c5c0089db..d0f6f57d393a74b14dfeabf07a2dcc6eba3dae8c 100644
(file)
--- a/
lib/Makefile
+++ b/
lib/Makefile
@@
-2,7
+2,5
@@
LEVEL = ..
PARALLEL_DIRS = VMCore Analysis Transforms AsmParser Bytecode Support CodeGen Target CWriter
-OPTIONAL_DIRS = Reoptimizer
-
include $(LEVEL)/Makefile.common