From d94aa403b74d2c5a726d26d666a1396a82443bb6 Mon Sep 17 00:00:00 2001 From: Steve Naroff Date: Thu, 22 Jan 2009 23:05:37 +0000 Subject: [PATCH] Handful of fixes to the VC project files. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62807 91177308-0d34-0410-b5e6-96231b3b80d8 --- win32/CodeGen/CodeGen.vcproj | 16 ++++++++-------- win32/Transforms/Transforms.vcproj | 12 ++++-------- 2 files changed, 12 insertions(+), 16 deletions(-) diff --git a/win32/CodeGen/CodeGen.vcproj b/win32/CodeGen/CodeGen.vcproj index 1e0976bb681..7707e790278 100644 --- a/win32/CodeGen/CodeGen.vcproj +++ b/win32/CodeGen/CodeGen.vcproj @@ -476,6 +476,14 @@ RelativePath="..\..\lib\CodeGen\RegisterScavenging.cpp" > + + + + @@ -551,14 +559,6 @@ RelativePath="..\..\lib\CodeGen\SelectionDAG\LegalizeVectorTypes.cpp" > - - - - diff --git a/win32/Transforms/Transforms.vcproj b/win32/Transforms/Transforms.vcproj index 0bde3d89ffa..2554a4ea3b6 100644 --- a/win32/Transforms/Transforms.vcproj +++ b/win32/Transforms/Transforms.vcproj @@ -343,10 +343,6 @@ - - @@ -367,6 +363,10 @@ RelativePath="..\..\lib\Transforms\IPO\ExtractGV.cpp" > + + @@ -609,10 +609,6 @@ RelativePath="..\..\lib\Transforms\Utils\CodeExtractor.cpp" > - -