Added directory InstrSched.

llvm-svn: 401
This commit is contained in:
Vikram S. Adve 2001-08-28 23:16:13 +00:00
parent 245b5b0691
commit ebfa4bd437
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
LEVEL = ../..
DIRS = InstrSelection TargetMachine
DIRS = TargetMachine InstrSelection InstrSched
include $(LEVEL)/Makefile.common