From f92cbf5bb8d37908dd5443d3ca381462975293fd Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Sun, 10 Oct 2004 21:19:41 +0000 Subject: Remove the InstrSched directory (moved to SparcV9) llvm-svn: 16887 --- llvm/lib/CodeGen/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/lib') diff --git a/llvm/lib/CodeGen/Makefile.am b/llvm/lib/CodeGen/Makefile.am index 94a4296cfc6..f2edae1eadb 100644 --- a/llvm/lib/CodeGen/Makefile.am +++ b/llvm/lib/CodeGen/Makefile.am @@ -9,7 +9,7 @@ include $(top_srcdir)/Makefile.rules.am -SUBDIRS = InstrSched ModuloScheduling SelectionDAG +SUBDIRS = ModuloScheduling SelectionDAG libexec_PROGRAMS = LLVMCodeGen.o -- cgit v1.2.3