Remove the InstrSched directory (moved to SparcV9)
authorReid Spencer <rspencer@reidspencer.com>
Sun, 10 Oct 2004 21:19:41 +0000 (21:19 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sun, 10 Oct 2004 21:19:41 +0000 (21:19 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16887 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/Makefile.am

index 94a4296cfc6607b1496efbdf50572a561cb8520d..f2edae1eadb6990023d94d2cb8a003c15f3d1c77 100644 (file)
@@ -9,7 +9,7 @@
 
 include $(top_srcdir)/Makefile.rules.am
 
-SUBDIRS = InstrSched ModuloScheduling SelectionDAG
+SUBDIRS = ModuloScheduling SelectionDAG
 
 libexec_PROGRAMS = LLVMCodeGen.o