summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorJeff Cohen <jeffc@jolt-lang.org>2005-10-26 05:36:51 +0000
committerJeff Cohen <jeffc@jolt-lang.org>2005-10-26 05:36:51 +0000
commit3fd24bd61f0e87f08b3823f3825771c1d1081eeb (patch)
treeab490dcd5b92f57b1749b54c6918826d991cc4db /win32
parent92d6bb35d79be5ab6fa3963ca537b53d8bb74b4a (diff)
downloadllvm-3fd24bd61f0e87f08b3823f3825771c1d1081eeb.tar.gz
llvm-3fd24bd61f0e87f08b3823f3825771c1d1081eeb.tar.bz2
llvm-3fd24bd61f0e87f08b3823f3825771c1d1081eeb.tar.xz
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
Diffstat (limited to 'win32')
-rw-r--r--win32/Transforms/Transforms.vcproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/win32/Transforms/Transforms.vcproj b/win32/Transforms/Transforms.vcproj
index 1429c910fe..7b89f2d489 100644
--- a/win32/Transforms/Transforms.vcproj
+++ b/win32/Transforms/Transforms.vcproj
@@ -241,9 +241,6 @@
RelativePath="..\..\lib\Transforms\Scalar\LICM.cpp">
</File>
<File
- RelativePath="..\..\lib\Transforms\Scalar\LoopSimplify.cpp">
- </File>
- <File
RelativePath="..\..\lib\Transforms\Scalar\LoopStrengthReduce.cpp">
</File>
<File
@@ -333,6 +330,9 @@
RelativePath="..\..\lib\Transforms\Utils\Local.cpp">
</File>
<File
+ RelativePath="..\..\lib\Transforms\Utils\LoopSimplify.cpp">
+ </File>
+ <File
RelativePath="..\..\lib\Transforms\Utils\PromoteMemoryToRegister.cpp">
</File>
<File