InstrSched has been moved to lib/Target/SparcV9

llvm-svn: 16850
This commit is contained in:
Misha Brukman 2004-10-08 18:12:53 +00:00
parent 24eb38af7c
commit cb54d5dfae
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
##===----------------------------------------------------------------------===##
LEVEL = ../..
PARALLEL_DIRS = InstrSched SelectionDAG ModuloScheduling
PARALLEL_DIRS = SelectionDAG ModuloScheduling
LIBRARYNAME = codegen
include $(LEVEL)/Makefile.common