Fix typo
authorChris Lattner <sabre@nondot.org>
Tue, 15 Oct 2002 21:20:18 +0000 (21:20 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 15 Oct 2002 21:20:18 +0000 (21:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4184 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/Makefile

index 2f8da3e1daf1ffdff9560ab58e6c7b38ca58ce74..7b9ec4014d9f7538485c077a47bc3a9dfdc15ceb 100644 (file)
@@ -8,7 +8,7 @@ DIRS  = ADCE \
        FunctionResolve \
        GCSE \
        GlobalDCE \
-       IndVarSimplify \
+       IndVarsSimplify \
        Inline \
        InstCombine \
        LevelRaise \