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:
b1b3fb3
)
Run the tail dup tests
author
Chris Lattner
<sabre@nondot.org>
Tue, 24 Jun 2003 18:49:51 +0000
(18:49 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Tue, 24 Jun 2003 18:49:51 +0000
(18:49 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6879
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Transforms/Makefile
patch
|
blob
|
history
diff --git
a/test/Transforms/Makefile
b/test/Transforms/Makefile
index 509632399856ba0489356d763425bc2a4059a18b..ccc6f8a55814ccdb1b849a13c450cd3fd01f5d04 100644
(file)
--- a/
test/Transforms/Makefile
+++ b/
test/Transforms/Makefile
@@
-23,6
+23,7
@@
DIRS = ADCE \
Reassociate \
SCCP \
ScalarRepl \
- SimplifyCFG
+ SimplifyCFG \
+ TailDup
include $(LEVEL)/Makefile.common