diff --git a/lib/VMCore/Constants.cpp b/lib/VMCore/Constants.cpp
index a294902ad8b..3339a182140 100644
--- a/lib/VMCore/Constants.cpp
+++ b/lib/VMCore/Constants.cpp
@@ -1371,6 +1371,7 @@ namespace llvm {
return new CompareConstantExpr(Instruction::FCmp, V.predicate,
V.operands[0], V.operands[1]);
assert(0 && "Invalid ConstantExpr!");
+ return 0;
}
};
diff --git a/win32/Analysis/Analysis.vcproj b/win32/Analysis/Analysis.vcproj
index 3d3ec61b5be..d2241392e7e 100644
--- a/win32/Analysis/Analysis.vcproj
+++ b/win32/Analysis/Analysis.vcproj
@@ -193,52 +193,6 @@
RelativePath="..\..\lib\Analysis\Ipa\GlobalsModRef.cpp">
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/win32/VMCore/VMCore.vcproj b/win32/VMCore/VMCore.vcproj
index 37484f545f0..7addd7cb489 100644
--- a/win32/VMCore/VMCore.vcproj
+++ b/win32/VMCore/VMCore.vcproj
@@ -112,9 +112,6 @@
-
-
@@ -221,15 +218,9 @@
-
-
-
-