1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00

Reoptimizer has moved to reopt cvs module.

llvm-svn: 8018
This commit is contained in:
Brian Gaeke 2003-08-21 20:32:04 +00:00
parent 09deeb05a2
commit 3c178814f5

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