Adding some missing files to VStudio project files. Switching to use generated llvmA...
authorChuck Rose III <cfr@adobe.com>
Mon, 30 Jun 2008 22:37:57 +0000 (22:37 +0000)
committerChuck Rose III <cfr@adobe.com>
Mon, 30 Jun 2008 22:37:57 +0000 (22:37 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52935 91177308-0d34-0410-b5e6-96231b3b80d8

win32/Analysis/Analysis.vcproj
win32/AsmParser/AsmParser.vcproj
win32/Support/Support.vcproj
win32/Target/Target.vcproj
win32/Transforms/Transforms.vcproj

index 935530607d3a604346ef9260e39fab07744f9014..e4f2673c31b5facfea688171e541d493c7776295 100644 (file)
                                RelativePath="..\..\lib\Analysis\ScalarEvolutionExpander.cpp"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\lib\Analysis\SparsePropagation.cpp"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\lib\Analysis\Trace.cpp"
                                >
index 2b7cb40ed3fdc5c57cc11380a2d8fb0254d66031..ceec778798cc1fad9e7ba5ff3c662bc69f0dc366 100644 (file)
                        Name="Generated Files"
                        >
                        <File
-                               RelativePath="..\..\lib\AsmParser\llvmAsmParser.cpp"
+                               RelativePath=".\llvmAsmParser.cpp"
                                >
                        </File>
                        <File
-                               RelativePath="..\..\lib\AsmParser\llvmAsmParser.h"
+                               RelativePath=".\llvmAsmParser.h"
                                >
                        </File>
                </Filter>
index 7e77cc1e704c0d81205f6096bea71458d2e00abf..051aef26ea22d42ca362a8c47918c7665e60b1f9 100644 (file)
                        <File
                                RelativePath="..\..\lib\Support\SlowOperationInformer.cpp"
                                >
+                               <FileConfiguration
+                                       Name="Debug|Win32"
+                                       >
+                                       <Tool
+                                               Name="VCCLCompilerTool"
+                                       />
+                               </FileConfiguration>
                                <FileConfiguration
                                        Name="Release|Win32"
-                                       ExcludedFromBuild="true"
                                        >
                                        <Tool
                                                Name="VCCLCompilerTool"
index 0a388051446e7b50aa9b7503a8665185c53192d2..19f814d4fe0710ad6e42c5d5ed38c95081c5bebe 100644 (file)
                                RelativePath="..\..\lib\Target\SubtargetFeature.cpp"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\lib\Target\Target.cpp"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\lib\Target\TargetAsmInfo.cpp"
                                >
index f94e18e5e8a8401a1dbaf733ae85d748e83e9f25..ef505b4eb18a703ba1b8bc71d42fbbfc1f734b78 100644 (file)
                                        RelativePath="..\..\lib\Transforms\Ipo\DeadTypeElimination.cpp"
                                        >
                                </File>
+                               <File
+                                       RelativePath="..\..\lib\Transforms\IPO\ExtractGV.cpp"
+                                       >
+                               </File>
                                <File
                                        RelativePath="..\..\lib\Transforms\Ipo\GlobalDCE.cpp"
                                        >
                                        >
                                </File>
                        </Filter>
-                       <Filter
-                               Name="Parallel"
-                               >
-                       </Filter>
                        <Filter
                                Name="Utils"
                                >