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:
c4d5fec
)
Add subdirs to makefile
author
Chris Lattner
<sabre@nondot.org>
Thu, 28 Mar 2002 18:21:31 +0000
(18:21 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Thu, 28 Mar 2002 18:21:31 +0000
(18:21 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2017
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Transforms/Makefile
patch
|
blob
|
history
diff --git
a/test/Transforms/Makefile
b/test/Transforms/Makefile
index 9529028c1ab4dd1f11455ff31a129bb2eeef775f..19249ed20cf4dd76df8e0c5317d2b9cea2712280 100644
(file)
--- a/
test/Transforms/Makefile
+++ b/
test/Transforms/Makefile
@@
-1,3
+1,3
@@
LEVEL = ../../..
-DIRS = LevelRaise
+DIRS = LevelRaise
DecomposeMultiDimRefs Mem2Reg
include $(LEVEL)/Makefile.common