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:
c8e0491
)
InstrSched has been moved to lib/Target/SparcV9
author
Misha Brukman
<brukman+llvm@gmail.com>
Fri, 8 Oct 2004 18:12:53 +0000
(18:12 +0000)
committer
Misha Brukman
<brukman+llvm@gmail.com>
Fri, 8 Oct 2004 18:12:53 +0000
(18:12 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16850
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/CodeGen/Makefile
patch
|
blob
|
history
diff --git
a/lib/CodeGen/Makefile
b/lib/CodeGen/Makefile
index 31b58573990b1a85e9ddfeee7b28afc258ed678c..1253ea8fa9a9a88b1c513c776f39b5631fdc7ba7 100644
(file)
--- a/
lib/CodeGen/Makefile
+++ b/
lib/CodeGen/Makefile
@@
-8,7
+8,7
@@
##===----------------------------------------------------------------------===##
LEVEL = ../..
-PARALLEL_DIRS =
InstrSched
SelectionDAG ModuloScheduling
+PARALLEL_DIRS = SelectionDAG ModuloScheduling
LIBRARYNAME = codegen
include $(LEVEL)/Makefile.common