summaryrefslogtreecommitdiff
path: root/win32/CodeGen/CodeGen.vcproj
diff options
context:
space:
mode:
authorChuck Rose III <cfr@adobe.com>2008-03-27 00:02:53 +0000
committerChuck Rose III <cfr@adobe.com>2008-03-27 00:02:53 +0000
commit5b0c85588a5cdb90e975257f53291bb08e461b81 (patch)
tree4896abb140ad9234299ca41a103f98492de7a895 /win32/CodeGen/CodeGen.vcproj
parentd9ffd4cb92c95806b05df2d9f9e2be5c27cfe7fd (diff)
downloadllvm-5b0c85588a5cdb90e975257f53291bb08e461b81.tar.gz
llvm-5b0c85588a5cdb90e975257f53291bb08e461b81.tar.bz2
llvm-5b0c85588a5cdb90e975257f53291bb08e461b81.tar.xz
Updating win32 VStudio project files with new file references and removing dead references.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48849 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32/CodeGen/CodeGen.vcproj')
-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 7719e7598f..c1090999b6 100644
--- a/win32/CodeGen/CodeGen.vcproj
+++ b/win32/CodeGen/CodeGen.vcproj
@@ -361,6 +361,10 @@
>
</File>
<File
+ RelativePath="..\..\lib\CodeGen\LoopAligner.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\lib\CodeGen\LowerSubregs.cpp"
>
</File>
@@ -433,6 +437,10 @@
>
</File>
<File
+ RelativePath="..\..\lib\CodeGen\PseudoSourceValue.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\lib\CodeGen\RegAllocBigBlock.cpp"
>
</File>
@@ -508,6 +516,10 @@
>
</File>
<File
+ RelativePath="..\..\lib\CodeGen\SelectionDAG\LegalizeTypesFloatToInt.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\lib\CodeGen\SelectionDAG\LegalizeTypesPromote.cpp"
>
</File>