diff options
author | Jeff Cohen <jeffc@jolt-lang.org> | 2005-10-24 02:57:24 +0000 |
---|---|---|
committer | Jeff Cohen <jeffc@jolt-lang.org> | 2005-10-24 02:57:24 +0000 |
commit | 68e320ccd66653348d10e764c2d3e4af2e5f3e79 (patch) | |
tree | 1c7434f2c940f4fe4f88f4fd70d33f444100da7f /llvm/win32/Transforms | |
parent | 90b0c9906636a1dda2d32924ca2900850ba3e37b (diff) | |
download | bcm5719-llvm-68e320ccd66653348d10e764c2d3e4af2e5f3e79.tar.gz bcm5719-llvm-68e320ccd66653348d10e764c2d3e4af2e5f3e79.zip |
Update Visual Studio projects to account for recent changes.
llvm-svn: 23950
Diffstat (limited to 'llvm/win32/Transforms')
-rw-r--r-- | llvm/win32/Transforms/Transforms.vcproj | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/llvm/win32/Transforms/Transforms.vcproj b/llvm/win32/Transforms/Transforms.vcproj index 5b79b454907..1429c910fe2 100644 --- a/llvm/win32/Transforms/Transforms.vcproj +++ b/llvm/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" |