update win32 project file, patch provided by OvermindDL1 on llvmdev.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57386 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/win32/CodeGen/CodeGen.vcproj b/win32/CodeGen/CodeGen.vcproj
index b5b755f..dd82385 100644
--- a/win32/CodeGen/CodeGen.vcproj
+++ b/win32/CodeGen/CodeGen.vcproj
@@ -425,6 +425,10 @@
>
</File>
<File
+ RelativePath="..\..\lib\CodeGen\PBQP.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\lib\CodeGen\PHIElimination.cpp"
>
</File>
@@ -453,6 +457,10 @@
>
</File>
<File
+ RelativePath="..\..\lib\CodeGen\RegAllocPBQP.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\lib\CodeGen\RegAllocSimple.cpp"
>
</File>
@@ -739,6 +747,10 @@
>
</File>
<File
+ RelativePath="..\..\lib\CodeGen\PBQP.h"
+ >
+ </File>
+ <File
RelativePath="..\..\lib\CodeGen\PhysRegTracker.h"
>
</File>