Run profile paths tests

llvm-svn: 2723
This commit is contained in:
Chris Lattner 2002-05-22 22:02:24 +00:00
parent 8b91b218ae
commit 835d5f6927

View File

@ -1,4 +1,4 @@
LEVEL = ../../..
DIRS = ADCE CFGSimplify ConstProp DecomposeMultiDimRefs GCSE InstCombine \
LevelRaise LICM Mem2Reg PiNodeInserter Reassociate SCCP
LevelRaise LICM Mem2Reg PiNodeInserter ProfilePaths Reassociate SCCP
include $(LEVEL)/Makefile.common