[llvm-commits] CVS: llvm/test/lib/llvm-dg.exp

2007-04-21 Thread LLVM
Changes in directory llvm/test/lib: llvm-dg.exp (r1.17) removed --- Log message: llvm-dg.exp is dead, remove it. --- Diffs of the changes: (+0 -0) 0 files changed ___ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/

[llvm-commits] CVS: llvm/test/lib/llvm-dg.exp

2007-04-11 Thread Reid Spencer
Changes in directory llvm/test/lib: llvm-dg.exp updated: 1.16 -> 1.17 --- Log message: Make the shlibext and llvmlibsdir variables accessible. --- Diffs of the changes: (+5 -1) llvm-dg.exp |6 +- 1 files changed, 5 insertions(+), 1 deletion(-) Index: llvm/test/lib/llvm-dg.exp dif

[llvm-commits] CVS: llvm/test/lib/llvm-dg.exp

2007-04-11 Thread Reid Spencer
Changes in directory llvm/test/lib: llvm-dg.exp updated: 1.15 -> 1.16 --- Log message: Make new variables available: compile_c, compile_cxx, link to handle tests that want to use LLVM's notion of compiling and linking programs. This includes all the -I -L and optimization switches that LLVM wo

[llvm-commits] CVS: llvm/test/lib/llvm-dg.exp

2007-04-11 Thread Reid Spencer
Changes in directory llvm/test/lib: llvm-dg.exp updated: 1.14 -> 1.15 --- Log message: Make the llvm-runtest function much more amenable by eliminating all the global variables that needed to be passed in. This makes it possible to add new global variables with only a couple changes (Makefile

[llvm-commits] CVS: llvm/test/lib/llvm-dg.exp

2006-05-18 Thread Reid Spencer
Changes in directory llvm/test/lib: llvm-dg.exp updated: 1.13 -> 1.14 --- Log message: Improve error output. Use the third parameter of the "catch" command to capture the error output from the exec option. This generally will capture the stderr messages generated by the tools. This information

[llvm-commits] CVS: llvm/test/lib/llvm-dg.exp

2006-04-12 Thread Tanya Brethour
Changes in directory llvm/test/lib: llvm-dg.exp updated: 1.12 -> 1.13 --- Log message: Added the ability to xfail based on llvmgcc version --- Diffs of the changes: (+6 -2) llvm-dg.exp |8 ++-- 1 files changed, 6 insertions(+), 2 deletions(-) Index: llvm/test/lib/llvm-dg.exp diff

[llvm-commits] CVS: llvm/test/lib/llvm-dg.exp

2006-03-08 Thread Chris Lattner
Changes in directory llvm/test/lib: llvm-dg.exp updated: 1.11 -> 1.12 --- Log message: Automatically pass -emit-llvm to llvmgcc when using %llvmgcc --- Diffs of the changes: (+2 -2) llvm-dg.exp |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Index: llvm/test/lib/llvm-dg.exp