parent
338a462110
commit
d75d5d19ab
|
|
@ -1,3 +1,4 @@
|
||||||
LEVEL = ../../..
|
LEVEL = ../../..
|
||||||
DIRS = ADCE CFGSimplify ConstProp DecomposeMultiDimRefs GCSE InstCombine LevelRaise Mem2Reg SCCP
|
DIRS = ADCE CFGSimplify ConstProp DecomposeMultiDimRefs GCSE InstCombine \
|
||||||
|
LevelRaise Mem2Reg Reassociate SCCP
|
||||||
include $(LEVEL)/Makefile.common
|
include $(LEVEL)/Makefile.common
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue