Run profile paths tests
authorChris Lattner <sabre@nondot.org>
Wed, 22 May 2002 22:02:24 +0000 (22:02 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 22 May 2002 22:02:24 +0000 (22:02 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2723 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/Makefile

index 4c63698fa72702b4f5911d56f2e813538e6dc8cf..db64d1f46ac66104c605556819b5e4fae78869a7 100644 (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