[llvm-commits] CVS: llvm/win32/CodeGen/CodeGen.vcproj
Jeff Cohen
jeffc at jolt-lang.org
Mon Jan 15 12:27:37 PST 2007
Changes in directory llvm/win32/CodeGen:
CodeGen.vcproj updated: 1.25 -> 1.26
---
Log message:
Unbreak VC++ build.
---
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.25 llvm/win32/CodeGen/CodeGen.vcproj:1.26
--- llvm/win32/CodeGen/CodeGen.vcproj:1.25 Sun Nov 5 13:31:28 2006
+++ llvm/win32/CodeGen/CodeGen.vcproj Mon Jan 15 14:27:18 2007
@@ -292,6 +292,9 @@
RelativePath="..\..\include\llvm\CodeGen\RegAllocRegistry.h">
</File>
<File
+ RelativePath="..\..\include\llvm\CodeGen\RuntimeLibcalls.h">
+ </File>
+ <File
RelativePath="..\..\include\llvm\CodeGen\SchedGraphCommon.h">
</File>
<File
More information about the llvm-commits
mailing list