1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 06:22:51 +01:00
llvm-mirror/test/Regression/Transforms/Makefile
Chris Lattner bad25b6468 Run FuncResolve tests
llvm-svn: 2743
2002-05-24 21:21:36 +00:00

6 lines
219 B
Makefile

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