diff options
author | Jeff Cohen <jeffc@jolt-lang.org> | 2006-01-17 05:13:22 +0000 |
---|---|---|
committer | Jeff Cohen <jeffc@jolt-lang.org> | 2006-01-17 05:13:22 +0000 |
commit | e63629071d547deece4ce1893be747140887e29d (patch) | |
tree | 0f5cc60f4acdec940602b4358577113123e6bf26 /win32/Transforms | |
parent | a2610934a063fc805961d59cc43fd851a91d57c8 (diff) |
Visual Studio still has issues with being left out.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25389 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32/Transforms')
-rw-r--r-- | win32/Transforms/Transforms.vcproj | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/win32/Transforms/Transforms.vcproj b/win32/Transforms/Transforms.vcproj index 3d1af0ef85..40a7426c6a 100644 --- a/win32/Transforms/Transforms.vcproj +++ b/win32/Transforms/Transforms.vcproj @@ -279,9 +279,6 @@ RelativePath="..\..\lib\Transforms\Scalar\Mem2Reg.cpp"> </File> <File - RelativePath="..\..\lib\Transforms\Scalar\PRE.cpp"> - </File> - <File RelativePath="..\..\lib\Transforms\Scalar\Reassociate.cpp"> </File> <File |