Reoptimizer has moved to reopt cvs module.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8018 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Brian Gaeke 2003-08-21 20:32:04 +00:00
parent 71b0a31a3b
commit b1c125e2cd

View File

@ -2,7 +2,5 @@ LEVEL = ..
PARALLEL_DIRS = VMCore Analysis Transforms AsmParser Bytecode Support CodeGen Target CWriter
OPTIONAL_DIRS = Reoptimizer
include $(LEVEL)/Makefile.common