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
This commit is contained in:
Chris Lattner 2008-10-11 22:14:59 +00:00
parent e563bbc312
commit 1b8f4bb4a1

View File

@ -424,6 +424,10 @@
RelativePath="..\..\lib\CodeGen\Passes.cpp"
>
</File>
<File
RelativePath="..\..\lib\CodeGen\PBQP.cpp"
>
</File>
<File
RelativePath="..\..\lib\CodeGen\PHIElimination.cpp"
>
@ -452,6 +456,10 @@
RelativePath="..\..\lib\CodeGen\RegAllocLocal.cpp"
>
</File>
<File
RelativePath="..\..\lib\CodeGen\RegAllocPBQP.cpp"
>
</File>
<File
RelativePath="..\..\lib\CodeGen\RegAllocSimple.cpp"
>
@ -738,6 +746,10 @@
RelativePath="..\..\include\llvm\CodeGen\Passes.h"
>
</File>
<File
RelativePath="..\..\lib\CodeGen\PBQP.h"
>
</File>
<File
RelativePath="..\..\lib\CodeGen\PhysRegTracker.h"
>