summaryrefslogtreecommitdiff
path: root/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
commite562a2f49963414e3f122a1cd98a8a6012193a06 (patch)
treeb1ea49c02477f8209f6ac2964b131ff65a0ec81b /win32/CodeGen
parent4d09efd7b8fdf9e8a8c89bdb821f4992091a764b (diff)
downloadllvm-e562a2f49963414e3f122a1cd98a8a6012193a06.tar.gz
llvm-e562a2f49963414e3f122a1cd98a8a6012193a06.tar.bz2
llvm-e562a2f49963414e3f122a1cd98a8a6012193a06.tar.xz
Update VC project files, patch by Cédric Venet!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52077 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32/CodeGen')
-rw-r--r--win32/CodeGen/CodeGen.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/win32/CodeGen/CodeGen.vcproj b/win32/CodeGen/CodeGen.vcproj
index c1090999b6..bec007e576 100644
--- a/win32/CodeGen/CodeGen.vcproj
+++ b/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>