[llvm-commits] CVS: llvm/win32/Transforms/Transforms.vcproj
Jeff Cohen
jeffc at jolt-lang.org
Sun Oct 23 19:57:37 PDT 2005
Changes in directory llvm/win32/Transforms:
Transforms.vcproj updated: 1.13 -> 1.14
---
Log message:
Update Visual Studio projects to account for recent changes.
---
Diffs of the changes: (+0 -28)
Transforms.vcproj | 28 ----------------------------
1 files changed, 28 deletions(-)
Index: llvm/win32/Transforms/Transforms.vcproj
diff -u llvm/win32/Transforms/Transforms.vcproj:1.13 llvm/win32/Transforms/Transforms.vcproj:1.14
--- llvm/win32/Transforms/Transforms.vcproj:1.13 Mon Apr 25 21:57:49 2005
+++ llvm/win32/Transforms/Transforms.vcproj Sun Oct 23 21:57:24 2005
@@ -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"
More information about the llvm-commits
mailing list