Run the tail dup tests

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6879 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2003-06-24 18:49:51 +00:00
parent b1b3fb3b6a
commit 697381528f

View File

@ -23,6 +23,7 @@ DIRS = ADCE \
Reassociate \
SCCP \
ScalarRepl \
SimplifyCFG
SimplifyCFG \
TailDup
include $(LEVEL)/Makefile.common