6 lines
263 B
Makefile
Raw Normal View History

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