1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00

update win32 project file, patch provided by OvermindDL1 on llvmdev.

llvm-svn: 57386
This commit is contained in:
Chris Lattner 2008-10-11 22:14:59 +00:00
parent 7910d59d44
commit fe3f961ac9

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"
>