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:
8e60479
)
added RegAlloc Directory to DIRS
author
Ruchira Sasanka
<sasanka@students.uiuc.edu>
Fri, 14 Sep 2001 21:28:17 +0000
(21:28 +0000)
committer
Ruchira Sasanka
<sasanka@students.uiuc.edu>
Fri, 14 Sep 2001 21:28:17 +0000
(21:28 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@581
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/CodeGen/Makefile
patch
|
blob
|
history
diff --git
a/lib/CodeGen/Makefile
b/lib/CodeGen/Makefile
index b0fba9d6567be93efa9923ff8fcba838269a5b95..90124a2375f855d3ecda875fde8cc453e6096bbf 100644
(file)
--- a/
lib/CodeGen/Makefile
+++ b/
lib/CodeGen/Makefile
@@
-1,4
+1,4
@@
LEVEL = ../..
-DIRS = InstrSelection InstrSched
+DIRS = InstrSelection InstrSched
RegAlloc
include $(LEVEL)/Makefile.common