Update Visual Studio projects to reflect moved file.
authorJeff Cohen <jeffc@jolt-lang.org>
Wed, 26 Oct 2005 05:36:51 +0000 (05:36 +0000)
committerJeff Cohen <jeffc@jolt-lang.org>
Wed, 26 Oct 2005 05:36:51 +0000 (05:36 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23998 91177308-0d34-0410-b5e6-96231b3b80d8

win32/Transforms/Transforms.vcproj

index 1429c910fe2c0258dce044ddd9deaf06cd23549e..7b89f2d489f2007a4622ca7dec85a4a6fcafff77 100644 (file)
                                <File
                                        RelativePath="..\..\lib\Transforms\Scalar\LICM.cpp">
                                </File>
-                               <File
-                                       RelativePath="..\..\lib\Transforms\Scalar\LoopSimplify.cpp">
-                               </File>
                                <File
                                        RelativePath="..\..\lib\Transforms\Scalar\LoopStrengthReduce.cpp">
                                </File>
                                <File
                                        RelativePath="..\..\lib\Transforms\Utils\Local.cpp">
                                </File>
+                               <File
+                                       RelativePath="..\..\lib\Transforms\Utils\LoopSimplify.cpp">
+                               </File>
                                <File
                                        RelativePath="..\..\lib\Transforms\Utils\PromoteMemoryToRegister.cpp">
                                </File>