Build all subdirectories
[oota-llvm.git] / test / Transforms / Makefile
1 LEVEL  = ../../..
2 DIRS   = ADCE CFGSimplify ConstProp DecomposeMultiDimRefs FunctionResolve GCSE \
3          Inline InstCombine LevelRaise LICM Mem2Reg PiNodeInserter ProfilePaths \
4          Reassociate SCCP SimplifyCFG
5 include $(LEVEL)/Makefile.common