Update win32 VStudio project files to keep pace with recently added and deleted files
authorChuck Rose III <cfr@adobe.com>
Tue, 28 Aug 2007 18:59:02 +0000 (18:59 +0000)
committerChuck Rose III <cfr@adobe.com>
Tue, 28 Aug 2007 18:59:02 +0000 (18:59 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41553 91177308-0d34-0410-b5e6-96231b3b80d8

win32/Support/Support.vcproj
win32/Transforms/Transforms.vcproj
win32/VMCore/VMCore.vcproj
win32/x86/x86.vcproj

index 1a8804f88f0a55046c79514b9f791bfcc710c6e6..134c1b901ed6d9620f4c7db2bb119c6454e07af1 100644 (file)
                                ForceConformanceInForLoopScope="true"
                                RuntimeTypeInfo="true"
                                UsePrecompiledHeader="0"
+                               ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
                                BrowseInformation="1"
                                WarningLevel="3"
                                Detect64BitPortabilityProblems="false"
-                               DebugInformationFormat="4"
+                               DebugInformationFormat="3"
                                DisableSpecificWarnings="4355,4146,4800"
                        />
                        <Tool
                                ForceConformanceInForLoopScope="true"
                                RuntimeTypeInfo="true"
                                UsePrecompiledHeader="0"
+                               ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
                                WarningLevel="3"
                                Detect64BitPortabilityProblems="false"
                                DebugInformationFormat="3"
                                RelativePath="..\..\lib\Support\Annotation.cpp"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\lib\Support\APFloat.cpp"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\lib\Support\APInt.cpp"
                                >
                        <File
                                RelativePath="..\..\lib\Support\SlowOperationInformer.cpp"
                                >
-                               <FileConfiguration
-                                       Name="Debug|Win32"
-                                       >
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                       />
-                               </FileConfiguration>
                                <FileConfiguration
                                        Name="Release|Win32"
                                        ExcludedFromBuild="true"
                                RelativePath="..\..\include\llvm\Support\ConstantRange.h"
                                >
                        </File>
-                       <File
-                               RelativePath="..\..\include\llvm\Support\DataTypes.h"
-                               >
-                       </File>
                        <File
                                RelativePath="..\..\include\llvm\Support\Debug.h"
                                >
                                RelativePath="..\..\include\llvm\ADT\BitVector.h"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\include\llvm\Support\DataTypes.h.in"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\include\llvm\Adt\DenseMap.h"
                                >
index 441ddd4d5a5b92c6246db31c9bbfb8b3f324bc4d..91736f4b49607e203ae1513cad93b60c5963bbcc 100644 (file)
                                        RelativePath="..\..\lib\Transforms\Scalar\DeadStoreElimination.cpp"
                                        >
                                </File>
-                               <File
-                                       RelativePath="..\..\lib\Transforms\Scalar\FastDSE.cpp"
-                                       >
-                               </File>
                                <File
                                        RelativePath="..\..\lib\Transforms\Scalar\GCSE.cpp"
                                        >
                                        RelativePath="..\..\lib\Transforms\Scalar\LICM.cpp"
                                        >
                                </File>
+                               <File
+                                       RelativePath="..\..\lib\Transforms\Scalar\LoopIndexSplit.cpp"
+                                       >
+                               </File>
                                <File
                                        RelativePath="..\..\lib\Transforms\Scalar\LoopRotation.cpp"
                                        >
                                        RelativePath="..\..\lib\Transforms\Utils\CloneFunction.cpp"
                                        >
                                </File>
+                               <File
+                                       RelativePath="..\..\lib\Transforms\Utils\CloneLoop.cpp"
+                                       >
+                               </File>
                                <File
                                        RelativePath="..\..\lib\Transforms\Utils\CloneModule.cpp"
                                        >
index 8f3a61ee7a70dfd55c48b9d5e3d1a1c57255ac38..52f8abb640f5adf9cb50ddb67bbef1c769cfbd40 100644 (file)
                                RelativePath="..\..\lib\VMCore\AsmWriter.cpp"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\lib\VMCore\AutoUpgrade.cpp"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\lib\VMCore\BasicBlock.cpp"
                                >
index 9e85807adcfcff3594b2410fc14ca0c219e4376b..bff3744a739643ab36cff6020ea30ad95f52825a 100644 (file)
                                RelativePath="..\..\lib\Target\X86\X86FloatingPoint.cpp"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\lib\Target\X86\X86InstrFormats.td"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\lib\Target\X86\X86InstrInfo.cpp"
                                >