[llvm-commits] CVS: llvm/win32/Transforms/Transforms.vcproj

Jeff Cohen jeffc at jolt-lang.org
Wed Dec 8 21:51:22 PST 2004



Changes in directory llvm/win32/Transforms:

Transforms.vcproj updated: 1.4 -> 1.5
---
Log message:

Fix residual Visual Studio build problems

---
Diffs of the changes:  (+0 -3)

Index: llvm/win32/Transforms/Transforms.vcproj
diff -u llvm/win32/Transforms/Transforms.vcproj:1.4 llvm/win32/Transforms/Transforms.vcproj:1.5
--- llvm/win32/Transforms/Transforms.vcproj:1.4	Sat Dec  4 13:14:38 2004
+++ llvm/win32/Transforms/Transforms.vcproj	Wed Dec  8 23:51:11 2004
@@ -311,9 +311,6 @@
 					RelativePath="..\..\lib\Transforms\Scalar\SimplifyCFG.cpp">
 				</File>
 				<File
-					RelativePath="..\..\lib\Transforms\Scalar\SymbolStripping.cpp">
-				</File>
-				<File
 					RelativePath="..\..\lib\Transforms\Scalar\TailDuplication.cpp">
 				</File>
 				<File






More information about the llvm-commits mailing list