summaryrefslogtreecommitdiffstats
path: root/llvm/win32/CodeGen
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2008-06-07 19:33:54 +0000
committerChris Lattner <sabre@nondot.org>2008-06-07 19:33:54 +0000
commit4595a72c7997cb3d378ad9146dd800fb85d11cfd (patch)
tree95dc8771b0a92d175699899572672bee77772e56 /llvm/win32/CodeGen
parent3ce7b20590c556f8ecd22a5fae5dbf85188e6bcb (diff)
downloadbcm5719-llvm-4595a72c7997cb3d378ad9146dd800fb85d11cfd.tar.gz
bcm5719-llvm-4595a72c7997cb3d378ad9146dd800fb85d11cfd.zip
Update VC project files, patch by Cédric Venet!
llvm-svn: 52077
Diffstat (limited to 'llvm/win32/CodeGen')
-rw-r--r--llvm/win32/CodeGen/CodeGen.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/llvm/win32/CodeGen/CodeGen.vcproj b/llvm/win32/CodeGen/CodeGen.vcproj
index c1090999b60..bec007e5767 100644
--- a/llvm/win32/CodeGen/CodeGen.vcproj
+++ b/llvm/win32/CodeGen/CodeGen.vcproj
@@ -353,6 +353,10 @@
>
</File>
<File
+ RelativePath="..\..\lib\CodeGen\LiveStackAnalysis.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\lib\CodeGen\LiveVariables.cpp"
>
</File>
@@ -473,6 +477,10 @@
>
</File>
<File
+ RelativePath="..\..\lib\CodeGen\StackSlotColoring.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\lib\CodeGen\StrongPHIElimination.cpp"
>
</File>
OpenPOWER on IntegriCloud