Files
clang-p2996/llvm/test/Regression/Transforms/Makefile
Chris Lattner b96259e467 Fix typo
llvm-svn: 4184
2002-10-15 21:20:18 +00:00

25 lines
360 B
Makefile

LEVEL = ../../..
DIRS = ADCE \
CFGSimplify \
ConstProp \
ConstantMerge \
CorrelatedExprs \
DecomposeMultiDimRefs \
FunctionResolve \
GCSE \
GlobalDCE \
IndVarsSimplify \
Inline \
InstCombine \
LevelRaise \
LICM \
Mem2Reg \
PiNodeInserter \
LoopPreheaders \
ProfilePaths \
Reassociate \
SCCP \
SimplifyCFG
include $(LEVEL)/Makefile.common