diff options
author | Chuck Rose III <cfr@adobe.com> | 2008-03-27 00:02:53 +0000 |
---|---|---|
committer | Chuck Rose III <cfr@adobe.com> | 2008-03-27 00:02:53 +0000 |
commit | f1dcb00266b1d6e63f67fd37f388f8cc587d9cec (patch) | |
tree | fc5c235d533c3f62a475980542edd7b2ea46728c /llvm/win32/CodeGen | |
parent | 87c6ada5de93c7847a30aa091a09e93594b3c332 (diff) | |
download | bcm5719-llvm-f1dcb00266b1d6e63f67fd37f388f8cc587d9cec.tar.gz bcm5719-llvm-f1dcb00266b1d6e63f67fd37f388f8cc587d9cec.zip |
Updating win32 VStudio project files with new file references and removing dead references.
llvm-svn: 48849
Diffstat (limited to 'llvm/win32/CodeGen')
-rw-r--r-- | llvm/win32/CodeGen/CodeGen.vcproj | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/llvm/win32/CodeGen/CodeGen.vcproj b/llvm/win32/CodeGen/CodeGen.vcproj index 7719e7598f7..c1090999b60 100644 --- a/llvm/win32/CodeGen/CodeGen.vcproj +++ b/llvm/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> |