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 240027fdba run reassociate tests
llvm-svn: 2554
2002-05-08 21:34:11 +00:00

5 lines
173 B
Makefile

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