[llvm-commits] CVS: llvm/win32/CodeGen/CodeGen.vcproj
Jeff Cohen
jeffc at jolt-lang.org
Fri Jan 14 23:34:04 PST 2005
Changes in directory llvm/win32/CodeGen:
CodeGen.vcproj updated: 1.9 -> 1.10
---
Log message:
Add new file to Visual Studio CodeGen project
---
Diffs of the changes: (+3 -0)
Index: llvm/win32/CodeGen/CodeGen.vcproj
diff -u llvm/win32/CodeGen/CodeGen.vcproj:1.9 llvm/win32/CodeGen/CodeGen.vcproj:1.10
--- llvm/win32/CodeGen/CodeGen.vcproj:1.9 Tue Jan 11 22:32:42 2005
+++ llvm/win32/CodeGen/CodeGen.vcproj Sat Jan 15 01:33:52 2005
@@ -164,6 +164,9 @@
RelativePath="..\..\lib\CodeGen\UnreachableBlockElim.cpp">
</File>
<File
+ RelativePath="..\..\lib\CodeGen\ValueTypes.cpp">
+ </File>
+ <File
RelativePath="..\..\lib\CodeGen\VirtRegMap.cpp">
</File>
<Filter
More information about the llvm-commits
mailing list