aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTanya Lattner <tonic@nondot.org>2008-10-17 17:40:17 +0000
committerTanya Lattner <tonic@nondot.org>2008-10-17 17:40:17 +0000
commite52d42290c1cf9d17f3cb62f853ca0381e16a6f5 (patch)
tree76f4af068d92265eca3f224007faaf30b40646d1
parent29a8f64a62eb44d866d880b64984b221f7587b6b (diff)
update win32 project file, patch provided by OvermindDL1 on llvmdev.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_24@57697 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--win32/CodeGen/CodeGen.vcproj12
1 files changed, 12 insertions, 0 deletions
diff --git a/win32/CodeGen/CodeGen.vcproj b/win32/CodeGen/CodeGen.vcproj
index b5b755f289..dd82385a14 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>