Add StringPool + new CodeGen files to win32 build
authorChuck Rose III <cfr@adobe.com>
Mon, 10 Dec 2007 19:31:09 +0000 (19:31 +0000)
committerChuck Rose III <cfr@adobe.com>
Mon, 10 Dec 2007 19:31:09 +0000 (19:31 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44805 91177308-0d34-0410-b5e6-96231b3b80d8

win32/CodeGen/CodeGen.vcproj
win32/Support/Support.vcproj

index d87abc2bb5bf642bb90bbca59e8aa16c10515f32..79cd506c44ece1401c6f4af2c58c63b0a808fb93 100644 (file)
                                        RelativePath="..\..\lib\CodeGen\SelectionDAG\LegalizeDAG.cpp"
                                        >
                                </File>
+                               <File
+                                       RelativePath="..\..\lib\CodeGen\SelectionDAG\LegalizeTypes.cpp"
+                                       >
+                               </File>
+                               <File
+                                       RelativePath="..\..\lib\CodeGen\SelectionDAG\LegalizeTypesExpand.cpp"
+                                       >
+                               </File>
+                               <File
+                                       RelativePath="..\..\lib\CodeGen\SelectionDAG\LegalizeTypesPromote.cpp"
+                                       >
+                               </File>
+                               <File
+                                       RelativePath="..\..\lib\CodeGen\SelectionDAG\LegalizeTypesScalarize.cpp"
+                                       >
+                               </File>
+                               <File
+                                       RelativePath="..\..\lib\CodeGen\SelectionDAG\LegalizeTypesSplit.cpp"
+                                       >
+                               </File>
                                <File
                                        RelativePath="..\..\lib\CodeGen\SelectionDAG\ScheduleDAG.cpp"
                                        >
                                RelativePath="..\..\include\llvm\CodeGen\IntrinsicLowering.h"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\lib\CodeGen\SelectionDAG\LegalizeTypes.h"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\include\llvm\CodeGen\LinkAllCodegenComponents.h"
                                >
index e9e9c304d1989b5576b3987e14e93c5cc79c8ce5..6e9eb07425d0e1177b2070047d8937a9d8bbd758 100644 (file)
                                RelativePath="..\..\lib\Support\StringMap.cpp"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\lib\Support\StringPool.cpp"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\lib\Support\SystemUtils.cpp"
                                >
                                RelativePath="..\..\include\llvm\Support\Streams.h"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\include\llvm\Support\StringPool.h"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\include\llvm\Support\SystemUtils.h"
                                >