Update Visual Studio projects to reflect moved file.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23998 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Jeff Cohen 2005-10-26 05:36:51 +00:00
parent 92d6bb35d7
commit 3fd24bd61f

View File

@ -240,9 +240,6 @@
<File
RelativePath="..\..\lib\Transforms\Scalar\LICM.cpp">
</File>
<File
RelativePath="..\..\lib\Transforms\Scalar\LoopSimplify.cpp">
</File>
<File
RelativePath="..\..\lib\Transforms\Scalar\LoopStrengthReduce.cpp">
</File>
@ -332,6 +329,9 @@
<File
RelativePath="..\..\lib\Transforms\Utils\Local.cpp">
</File>
<File
RelativePath="..\..\lib\Transforms\Utils\LoopSimplify.cpp">
</File>
<File
RelativePath="..\..\lib\Transforms\Utils\PromoteMemoryToRegister.cpp">
</File>