]> granicus.if.org Git - llvm/commitdiff
Add PRE directory
authorChris Lattner <sabre@nondot.org>
Wed, 16 Apr 2003 20:23:42 +0000 (20:23 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 16 Apr 2003 20:23:42 +0000 (20:23 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5783 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/Makefile

index 6dca9999fa1bb53f5f22b4c163cd7fbb58dd6bce..7f3b28db6789e16befc844ca908cd957bd150c37 100644 (file)
@@ -16,6 +16,7 @@ DIRS  = ADCE \
        LICM \
        Mem2Reg \
        PiNodeInserter \
+       PRE \
        LoopPreheaders \
        ProfilePaths \
        Reassociate \