For PR1319:

Update to new Tcl exec based test harness.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36068 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2007-04-15 10:09:30 +00:00
parent 90008f4bee
commit 35aa22e808

View File

@ -1,3 +1,3 @@
load_lib llvm-dg.exp
load_lib llvm.exp
llvm-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.ll]]
RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.ll]]