Build DS-AA tests
authorChris Lattner <sabre@nondot.org>
Mon, 3 Feb 2003 21:31:53 +0000 (21:31 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 3 Feb 2003 21:31:53 +0000 (21:31 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5482 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/Makefile

index 7b9ec4014d9f7538485c077a47bc3a9dfdc15ceb..6dca9999fa1bb53f5f22b4c163cd7fbb58dd6bce 100644 (file)
@@ -5,6 +5,7 @@ DIRS  = ADCE \
        ConstantMerge \
        CorrelatedExprs \
        DecomposeMultiDimRefs \
+        DSGraphAA \
        FunctionResolve \
        GCSE \
        GlobalDCE \