Run profile paths tests

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2723 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2002-05-22 22:02:24 +00:00
parent 567c1e890a
commit faa967ea61

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