llvm-6502/test/Transforms/Makefile

7 lines
283 B
Makefile
Raw Normal View History

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