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:
parent
7910d59d44
commit
fe3f961ac9
@ -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"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user