aboutsummaryrefslogtreecommitdiffstats
path: root/win32/Transforms
diff options
context:
space:
mode:
authorChuck Rose III <cfr@adobe.com>2007-08-28 18:59:02 +0000
committerChuck Rose III <cfr@adobe.com>2007-08-28 18:59:02 +0000
commita021b72a179fb7e6ad3871caaee5c4259915e08a (patch)
treef7e4b5369a8cc9f961df28961cba7639b0d0a632 /win32/Transforms
parentba9905235e860f0f59931777678a52d3b54287f2 (diff)
downloadexternal_llvm-a021b72a179fb7e6ad3871caaee5c4259915e08a.zip
external_llvm-a021b72a179fb7e6ad3871caaee5c4259915e08a.tar.gz
external_llvm-a021b72a179fb7e6ad3871caaee5c4259915e08a.tar.bz2
Update win32 VStudio project files to keep pace with recently added and deleted files
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41553 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32/Transforms')
-rw-r--r--win32/Transforms/Transforms.vcproj12
1 files changed, 8 insertions, 4 deletions
diff --git a/win32/Transforms/Transforms.vcproj b/win32/Transforms/Transforms.vcproj
index 441ddd4..91736f4 100644
--- a/win32/Transforms/Transforms.vcproj
+++ b/win32/Transforms/Transforms.vcproj
@@ -309,10 +309,6 @@
>
</File>
<File
- RelativePath="..\..\lib\Transforms\Scalar\FastDSE.cpp"
- >
- </File>
- <File
RelativePath="..\..\lib\Transforms\Scalar\GCSE.cpp"
>
</File>
@@ -337,6 +333,10 @@
>
</File>
<File
+ RelativePath="..\..\lib\Transforms\Scalar\LoopIndexSplit.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\lib\Transforms\Scalar\LoopRotation.cpp"
>
</File>
@@ -417,6 +417,10 @@
>
</File>
<File
+ RelativePath="..\..\lib\Transforms\Utils\CloneLoop.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\lib\Transforms\Utils\CloneModule.cpp"
>
</File>