1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00

Build CFGsimplify directory

llvm-svn: 2475
This commit is contained in:
Chris Lattner 2002-05-06 03:03:55 +00:00
parent c0699e7040
commit bc54decdc7

View File

@ -1,3 +1,3 @@
LEVEL = ../../..
DIRS = LevelRaise DecomposeMultiDimRefs InstCombine Mem2Reg GCSE SCCP
DIRS = CFGSimplify ConstProp DecomposeMultiDimRefs GCSE InstCombine LevelRaise Mem2Reg SCCP
include $(LEVEL)/Makefile.common