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:
4c7fc1e
)
Mapping directory no longer exists
author
Chris Lattner
<sabre@nondot.org>
Wed, 13 Aug 2003 02:37:24 +0000
(
02:37
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Wed, 13 Aug 2003 02:37:24 +0000
(
02:37
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7801
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/CodeGen/Makefile
patch
|
blob
|
history
diff --git
a/lib/CodeGen/Makefile
b/lib/CodeGen/Makefile
index 59bb0cfb06a3829362a4f0dbf7b10abaa1c19230..52fa0dbf0d9adb8a9fcdea089d17f6979857f084 100644
(file)
--- a/
lib/CodeGen/Makefile
+++ b/
lib/CodeGen/Makefile
@@
-1,5
+1,5
@@
LEVEL = ../..
-PARALLEL_DIRS = PreOpts InstrSelection InstrSched RegAlloc PostOpts
Mapping
Selection
+PARALLEL_DIRS = PreOpts InstrSelection InstrSched RegAlloc PostOpts Selection
LIBRARYNAME = codegen
include $(LEVEL)/Makefile.common