aboutsummaryrefslogtreecommitdiffstats
path: root/win32/Transforms/Transforms.vcproj
diff options
context:
space:
mode:
authorJeff Cohen <jeffc@jolt-lang.org>2005-10-24 02:57:24 +0000
committerJeff Cohen <jeffc@jolt-lang.org>2005-10-24 02:57:24 +0000
commitba16b7a8d350e8ec02eb584700331f7f00db1300 (patch)
treeb067564da36ae2cd10ec73fd6eff972aa530eb83 /win32/Transforms/Transforms.vcproj
parentf941a0fe6c31642585149220efd7cc45a7f479a8 (diff)
downloadexternal_llvm-ba16b7a8d350e8ec02eb584700331f7f00db1300.zip
external_llvm-ba16b7a8d350e8ec02eb584700331f7f00db1300.tar.gz
external_llvm-ba16b7a8d350e8ec02eb584700331f7f00db1300.tar.bz2
Update Visual Studio projects to account for recent changes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23950 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32/Transforms/Transforms.vcproj')
-rw-r--r--win32/Transforms/Transforms.vcproj28
1 files changed, 0 insertions, 28 deletions
diff --git a/win32/Transforms/Transforms.vcproj b/win32/Transforms/Transforms.vcproj
index 5b79b45..1429c91 100644
--- a/win32/Transforms/Transforms.vcproj
+++ b/win32/Transforms/Transforms.vcproj
@@ -142,34 +142,6 @@
<File
RelativePath="..\..\lib\Transforms\Instrumentation\TraceValues.cpp">
</File>
- <Filter
- Name="ProfilePaths"
- Filter="">
- <File
- RelativePath="..\..\lib\Transforms\Instrumentation\ProfilePaths\CombineBranch.cpp">
- </File>
- <File
- RelativePath="..\..\lib\Transforms\Instrumentation\ProfilePaths\EdgeCode.cpp">
- </File>
- <File
- RelativePath="..\..\lib\Transforms\Instrumentation\ProfilePaths\Graph.cpp">
- </File>
- <File
- RelativePath="..\..\lib\Transforms\Instrumentation\ProfilePaths\Graph.h">
- </File>
- <File
- RelativePath="..\..\lib\Transforms\Instrumentation\ProfilePaths\GraphAuxiliary.cpp">
- </File>
- <File
- RelativePath="..\..\lib\Transforms\Instrumentation\ProfilePaths\InstLoops.cpp">
- </File>
- <File
- RelativePath="..\..\lib\Transforms\Instrumentation\ProfilePaths\ProfilePaths.cpp">
- </File>
- <File
- RelativePath="..\..\lib\Transforms\Instrumentation\ProfilePaths\RetracePath.cpp">
- </File>
- </Filter>
</Filter>
<Filter
Name="IPO"