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

2007-04-14 Thread Reid Spencer
Changes in directory llvm/test/Feature: dg.exp updated: 1.7 -> 1.8 --- Log message: Changes to fix problems with "make check". Apparently you can redefine functions and Tcl's just tickled with that. The fix is to give the "new" test system a different interface function name. --- Diffs of the

[llvm-commits] CVS: llvm/test/Feature/dg.exp globalredefinition2.ll globalredefinition3.ll packed_struct.ll

2007-04-14 Thread Reid Spencer
Changes in directory llvm/test/Feature: dg.exp updated: 1.6 -> 1.7 globalredefinition2.ll updated: 1.2 -> 1.3 globalredefinition3.ll updated: 1.3 -> 1.4 packed_struct.ll updated: 1.6 -> 1.7 --- Log message: For PR1319: http://llvm.org/PR1319 : Changes necessary for conversion of this directory

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

2007-04-11 Thread Reid Spencer
Changes in directory llvm/test/Feature: dg.exp updated: 1.5 -> 1.6 --- 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 and

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

2006-05-28 Thread Reid Spencer
Changes in directory llvm/test/Feature: dg.exp updated: 1.4 -> 1.5 --- Log message: Fix a problem where dejagnu won't accept the value of global tcl variable "libdir" for some reason. Changing to llvmlibsdir instead fixes it. --- Diffs of the changes: (+0 -1) dg.exp |1 - 1 files chang

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

2006-04-12 Thread Tanya Brethour
Changes in directory llvm/test/Feature: dg.exp updated: 1.3 -> 1.4 --- Log message: Added the ability to xfail based on llvmgcc version --- Diffs of the changes: (+1 -1) dg.exp |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm/test/Feature/dg.exp diff -u llvm/test/Fea