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

2006-11-05 Thread Jeff Cohen
Changes in directory llvm/win32/opt: opt.vcproj updated: 1.4 -> 1.5 --- Log message: Unbreak VC++ build. --- Diffs of the changes: (+9 -0) opt.vcproj |9 + 1 files changed, 9 insertions(+) Index: llvm/win32/opt/opt.vcproj diff -u llvm/win32/opt/opt.vcproj:1.4 llvm/win32/opt/op

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

2006-01-29 Thread Jeff Cohen
Changes in directory llvm/win32/opt: opt.vcproj updated: 1.3 -> 1.4 --- Log message: Add _CRT_SECURE_NO_DEPRECATE preprocessor symbol to make VS2005 happy. --- Diffs of the changes: (+2 -2) opt.vcproj |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Index: llvm/win32/opt/opt.

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

2005-12-16 Thread Jeff Cohen
Changes in directory llvm/win32/opt: opt.vcproj updated: 1.2 -> 1.3 --- Log message: Turn on string pooling for smaller binaries. --- Diffs of the changes: (+2 -0) opt.vcproj |2 ++ 1 files changed, 2 insertions(+) Index: llvm/win32/opt/opt.vcproj diff -u llvm/win32/opt/opt.vcproj:1.2