Move DSGraph tests to test/Regression/Analysis/DSGraph
authorChris Lattner <sabre@nondot.org>
Sat, 28 Jun 2003 23:17:42 +0000 (23:17 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 28 Jun 2003 23:17:42 +0000 (23:17 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6964 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/Makefile

index 7233b16183d2acb0b50f3de0855710c56d531037..54f539538e70940a843ca79703dcf45b48c8ca2b 100644 (file)
@@ -4,7 +4,6 @@ DIRS  = ADCE \
        ConstantMerge \
        CorrelatedExprs \
        DecomposeMultiDimRefs \
-        DSGraphAA \
        FunctionResolve \
        GCSE \
        GlobalDCE \