Handful of fixes to the VC project files.
authorSteve Naroff <snaroff@apple.com>
Thu, 22 Jan 2009 23:05:37 +0000 (23:05 +0000)
committerSteve Naroff <snaroff@apple.com>
Thu, 22 Jan 2009 23:05:37 +0000 (23:05 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62807 91177308-0d34-0410-b5e6-96231b3b80d8

win32/CodeGen/CodeGen.vcproj
win32/Transforms/Transforms.vcproj

index 1e0976bb681a6564e2e53fc99bf05c49ce5f08fd..7707e790278b7890efb1990c9fd5ceedde22ec46 100644 (file)
                                RelativePath="..\..\lib\CodeGen\RegisterScavenging.cpp"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\lib\CodeGen\ScheduleDAG.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\lib\CodeGen\ScheduleDAGEmit.cpp"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\lib\CodeGen\ShadowStackGC.cpp"
                                >
                                        RelativePath="..\..\lib\CodeGen\SelectionDAG\LegalizeVectorTypes.cpp"
                                        >
                                </File>
-                               <File
-                                       RelativePath="..\..\lib\CodeGen\SelectionDAG\ScheduleDAG.cpp"
-                                       >
-                               </File>
-                               <File
-                                       RelativePath="..\..\lib\CodeGen\SelectionDAG\ScheduleDAGEmit.cpp"
-                                       >
-                               </File>
                                <File
                                        RelativePath="..\..\lib\CodeGen\SelectionDAG\ScheduleDAGFast.cpp"
                                        >
index 0bde3d89ffad0d8f0dfd8f62c25bffc8df3b2c7b..2554a4ea3b6741f10aff29ec41f905674301e9c4 100644 (file)
                        <Filter
                                Name="IPO"
                                >
-                               <File
-                                       RelativePath="..\..\lib\Transforms\IPO\FunctionAttrs.cpp"
-                                       >
-                               </File>
                                <File
                                        RelativePath="..\..\lib\Transforms\Ipo\ArgumentPromotion.cpp"
                                        >
                                        RelativePath="..\..\lib\Transforms\IPO\ExtractGV.cpp"
                                        >
                                </File>
+                               <File
+                                       RelativePath="..\..\lib\Transforms\IPO\FunctionAttrs.cpp"
+                                       >
+                               </File>
                                <File
                                        RelativePath="..\..\lib\Transforms\Ipo\GlobalDCE.cpp"
                                        >
                                        RelativePath="..\..\lib\Transforms\Utils\CodeExtractor.cpp"
                                        >
                                </File>
-                               <File
-                                       RelativePath="..\..\lib\Transforms\Utils\DbgInfoUtils.cpp"
-                                       >
-                               </File>
                                <File
                                        RelativePath="..\..\lib\Transforms\Utils\DemoteRegToStack.cpp"
                                        >