[llvm-commits] CVS: llvm/win32/CodeGen/CodeGen.vcproj

Jeff Cohen jeffc at jolt-lang.org
Wed Jan 4 09:19:59 PST 2006



Changes in directory llvm/win32/CodeGen:

CodeGen.vcproj updated: 1.17 -> 1.18
---
Log message:

Teach Visual Studio about new file.

---
Diffs of the changes:  (+3 -0)

 CodeGen.vcproj |    3 +++
 1 files changed, 3 insertions(+)


Index: llvm/win32/CodeGen/CodeGen.vcproj
diff -u llvm/win32/CodeGen/CodeGen.vcproj:1.17 llvm/win32/CodeGen/CodeGen.vcproj:1.18
--- llvm/win32/CodeGen/CodeGen.vcproj:1.17	Wed Dec 21 19:50:11 2005
+++ llvm/win32/CodeGen/CodeGen.vcproj	Wed Jan  4 11:19:48 2006
@@ -139,6 +139,9 @@
 				RelativePath="..\..\lib\CodeGen\MachineCodeEmitter.cpp">
 			</File>
 			<File
+				RelativePath="..\..\lib\CodeGen\MachineDebugInfo.cpp">
+			</File>
+			<File
 				RelativePath="..\..\lib\CodeGen\MachineFunction.cpp">
 			</File>
 			<File






More information about the llvm-commits mailing list