InstrSched has been moved to lib/Target/SparcV9

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16850 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Misha Brukman 2004-10-08 18:12:53 +00:00
parent c8e049124e
commit 6b68973617

View File

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