forked from OSchip/llvm-project
Reoptimizer has moved to reopt cvs module.
llvm-svn: 8018
This commit is contained in:
parent
71a1ba6a68
commit
482100941f
|
@ -2,7 +2,5 @@ LEVEL = ..
|
|||
|
||||
PARALLEL_DIRS = VMCore Analysis Transforms AsmParser Bytecode Support CodeGen Target CWriter
|
||||
|
||||
OPTIONAL_DIRS = Reoptimizer
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
||||
|
|
Loading…
Reference in New Issue