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:
d2abd3b
)
Build the ADCE tests
author
Chris Lattner
<sabre@nondot.org>
Tue, 7 May 2002 20:52:15 +0000
(20:52 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Tue, 7 May 2002 20:52:15 +0000
(20:52 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2545
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Transforms/Makefile
patch
|
blob
|
history
diff --git
a/test/Transforms/Makefile
b/test/Transforms/Makefile
index c0d88fb760a0cbe8c9f58f95622437e640f35adf..d7c72ed261ec0f05a30810c4ca35b9572f90d278 100644
(file)
--- a/
test/Transforms/Makefile
+++ b/
test/Transforms/Makefile
@@
-1,3
+1,3
@@
LEVEL = ../../..
-DIRS = CFGSimplify ConstProp DecomposeMultiDimRefs GCSE InstCombine LevelRaise Mem2Reg SCCP
+DIRS =
ADCE
CFGSimplify ConstProp DecomposeMultiDimRefs GCSE InstCombine LevelRaise Mem2Reg SCCP
include $(LEVEL)/Makefile.common