Start testing SRoA

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6350 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2003-05-27 16:10:03 +00:00
parent d10376bee5
commit 8879c82ff4

View File

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