update win32 project file, patch provided by OvermindDL1 on llvmdev.
authorChris Lattner <sabre@nondot.org>
Sat, 11 Oct 2008 22:14:59 +0000 (22:14 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 11 Oct 2008 22:14:59 +0000 (22:14 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57386 91177308-0d34-0410-b5e6-96231b3b80d8

win32/CodeGen/CodeGen.vcproj

index b5b755f289a5d883615accf534fef788fb0770a6..dd82385a14c75207109872db7f413d86188b3c2a 100644 (file)
                                RelativePath="..\..\lib\CodeGen\Passes.cpp"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\lib\CodeGen\PBQP.cpp"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\lib\CodeGen\PHIElimination.cpp"
                                >
                                RelativePath="..\..\lib\CodeGen\RegAllocLocal.cpp"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\lib\CodeGen\RegAllocPBQP.cpp"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\lib\CodeGen\RegAllocSimple.cpp"
                                >
                                RelativePath="..\..\include\llvm\CodeGen\Passes.h"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\lib\CodeGen\PBQP.h"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\lib\CodeGen\PhysRegTracker.h"
                                >