[llvm-commits] CVS: llvm/lib/Support/ToolRunner.cpp

2006-06-06 Thread Chris Lattner
Changes in directory llvm/lib/Support: ToolRunner.cpp (r1.51) removed --- Log message: Move toolrunner out of libsupport into the bugpoint tool --- Diffs of the changes: (+0 -0) 0 files changed ___ llvm-commits mailing list llvm-commits@cs.uiu

[llvm-commits] CVS: llvm/lib/Support/ToolRunner.cpp

2006-06-05 Thread Reid Spencer
Changes in directory llvm/lib/Support: ToolRunner.cpp updated: 1.50 -> 1.51 --- Log message: Add the -Xlinker option to bugpoint which allows an option to be passed through to gcc when its being used as a linker. This allows -L and -l (and any other) options to be added so that non-complete byt

[llvm-commits] CVS: llvm/lib/Support/ToolRunner.cpp

2006-01-22 Thread Chris Lattner
Changes in directory llvm/lib/Support: ToolRunner.cpp updated: 1.48 -> 1.49 --- Log message: Add explicit #includes of --- Diffs of the changes: (+1 -0) ToolRunner.cpp |1 + 1 files changed, 1 insertion(+) Index: llvm/lib/Support/ToolRunner.cpp diff -u llvm/lib/Support/ToolRunner.cp

[llvm-commits] CVS: llvm/lib/Support/ToolRunner.cpp

2006-01-16 Thread Chris Lattner
Changes in directory llvm/lib/Support: ToolRunner.cpp updated: 1.47 -> 1.48 --- Log message: Revert this, I didn't mean to commit it --- Diffs of the changes: (+0 -8) ToolRunner.cpp |8 1 files changed, 8 deletions(-) Index: llvm/lib/Support/ToolRunner.cpp diff -u llvm/lib/S