forked from OSchip/llvm-project
parent
6a4fa1c8b5
commit
3b13b58ef0
|
@ -1,4 +1,4 @@
|
|||
LEVEL = ../../..
|
||||
DIRS = ADCE CFGSimplify ConstProp DecomposeMultiDimRefs GCSE InstCombine \
|
||||
LevelRaise Mem2Reg Reassociate SCCP
|
||||
LevelRaise Mem2Reg PiNodeInserter Reassociate SCCP
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
|
Loading…
Reference in New Issue