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

Jeff Cohen jeffc at jolt-lang.org
Mon Jan 3 08:37:27 PST 2005



Changes in directory llvm/win32/CodeGen:

CodeGen.vcproj updated: 1.6 -> 1.7
---
Log message:

Add additional header file to VS project.  Patch submitted by Morten.

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

Index: llvm/win32/CodeGen/CodeGen.vcproj
diff -u llvm/win32/CodeGen/CodeGen.vcproj:1.6 llvm/win32/CodeGen/CodeGen.vcproj:1.7
--- llvm/win32/CodeGen/CodeGen.vcproj:1.6	Sat Dec 18 20:29:00 2004
+++ llvm/win32/CodeGen/CodeGen.vcproj	Mon Jan  3 10:37:16 2005
@@ -214,6 +214,9 @@
 				RelativePath="..\..\include\llvm\CodeGen\MachineInstrBuilder.h">
 			</File>
 			<File
+				RelativePath="..\..\include\llvm\CodeGen\MachineRelocation.h">
+			</File>
+			<File
 				RelativePath="..\..\include\llvm\CodeGen\Passes.h">
 			</File>
 			<File






More information about the llvm-commits mailing list