[llvm-commits] CVS: llvm/tools/llvm-ranlib/llvm-ranlib.cpp

2007-05-06 Thread Chris Lattner
Changes in directory llvm/tools/llvm-ranlib: llvm-ranlib.cpp updated: 1.11 -> 1.12 --- Log message: switch tools to bitcode instead of bytecode --- Diffs of the changes: (+1 -1) llvm-ranlib.cpp |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm/tools/llvm-ranlib/llvm-r

[llvm-commits] CVS: llvm/tools/llvm-ranlib/llvm-ranlib.cpp

2006-12-05 Thread Chris Lattner
Changes in directory llvm/tools/llvm-ranlib: llvm-ranlib.cpp updated: 1.10 -> 1.11 --- Log message: make all llvm tools call llvm_shutdown when they exit, static'ify some stuff. With this change, I can now move -stats to print when llvm_shutdown is called. --- Diffs of the changes: (+2 -0)

[llvm-commits] CVS: llvm/tools/llvm-ranlib/llvm-ranlib.cpp

2006-08-24 Thread Reid Spencer
Changes in directory llvm/tools/llvm-ranlib: llvm-ranlib.cpp updated: 1.9 -> 1.10 --- Log message: Fix a bug introduced by a change in the Archive::writeToDisk interface. --- Diffs of the changes: (+1 -1) llvm-ranlib.cpp |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: ll

[llvm-commits] CVS: llvm/tools/llvm-ranlib/llvm-ranlib.cpp

2006-07-07 Thread Reid Spencer
Changes in directory llvm/tools/llvm-ranlib: llvm-ranlib.cpp updated: 1.8 -> 1.9 --- Log message: Remove EH use from the Archive library and adjust its users accordingly. --- Diffs of the changes: (+2 -1) llvm-ranlib.cpp |3 ++- 1 files changed, 2 insertions(+), 1 deletion(-) Index:

[llvm-commits] CVS: llvm/tools/llvm-ranlib/llvm-ranlib.cpp

2005-12-27 Thread Duraid Madina
Changes in directory llvm/tools/llvm-ranlib: llvm-ranlib.cpp updated: 1.7 -> 1.8 --- Log message: ditto --- Diffs of the changes: (+1 -0) llvm-ranlib.cpp |1 + 1 files changed, 1 insertion(+) Index: llvm/tools/llvm-ranlib/llvm-ranlib.cpp diff -u llvm/tools/llvm-ranlib/llvm-ranlib.cp