summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-10-10 21:19:41 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-10-10 21:19:41 +0000
commitf92cbf5bb8d37908dd5443d3ca381462975293fd (patch)
tree9b7d26e05310eeeaf6dc78fd7bdae83ea9654b6d /llvm/lib
parente975e4534c6c1dd17edaf9259827a2c9a3b8db25 (diff)
downloadbcm5719-llvm-f92cbf5bb8d37908dd5443d3ca381462975293fd.tar.gz
bcm5719-llvm-f92cbf5bb8d37908dd5443d3ca381462975293fd.zip
Remove the InstrSched directory (moved to SparcV9)
llvm-svn: 16887
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/CodeGen/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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
OpenPOWER on IntegriCloud