[llvm-commits] CVS: llvm/win32/Bytecode/Bytecode.vcproj
Jeff Cohen
jeffc at jolt-lang.org
Sun Mar 4 16:02:04 PST 2007
Changes in directory llvm/win32/Bytecode:
Bytecode.vcproj updated: 1.6 -> 1.7
---
Log message:
Unbreak VC++ build.
---
Diffs of the changes: (+0 -3)
Bytecode.vcproj | 3 ---
1 files changed, 3 deletions(-)
Index: llvm/win32/Bytecode/Bytecode.vcproj
diff -u llvm/win32/Bytecode/Bytecode.vcproj:1.6 llvm/win32/Bytecode/Bytecode.vcproj:1.7
--- llvm/win32/Bytecode/Bytecode.vcproj:1.6 Sun Jan 29 22:07:07 2006
+++ llvm/win32/Bytecode/Bytecode.vcproj Sun Mar 4 18:00:42 2007
@@ -134,9 +134,6 @@
RelativePath="..\..\lib\Bytecode\Writer\SlotCalculator.h">
</File>
<File
- RelativePath="..\..\lib\Bytecode\Writer\SlotTable.h">
- </File>
- <File
RelativePath="..\..\lib\Bytecode\Writer\Writer.cpp">
</File>
<File
More information about the llvm-commits
mailing list