projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9a9925
)
Remove the InstrSched directory (moved to SparcV9)
author
Reid Spencer
<rspencer@reidspencer.com>
Sun, 10 Oct 2004 21:19:41 +0000
(21:19 +0000)
committer
Reid 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
patch
|
blob
|
history
diff --git
a/lib/CodeGen/Makefile.am
b/lib/CodeGen/Makefile.am
index 94a4296cfc6607b1496efbdf50572a561cb8520d..f2edae1eadb6990023d94d2cb8a003c15f3d1c77 100644
(file)
--- a/
lib/CodeGen/Makefile.am
+++ b/
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