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 changed, 1 deletion(-)


Index: llvm/test/Feature/dg.exp
diff -u llvm/test/Feature/dg.exp:1.4 llvm/test/Feature/dg.exp:1.5
--- llvm/test/Feature/dg.exp:1.4        Wed Apr 12 16:57:23 2006
+++ llvm/test/Feature/dg.exp    Sun May 28 02:22:42 2006
@@ -1,4 +1,3 @@
 load_lib llvm-dg.exp
 
 llvm-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,llx,c,cpp,tr}]] 
$objdir $srcdir $subdir $target_triplet $llvmgcc $llvmgxx $prcontext 
$llvmgcc_version
-



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to