Adding timeout for a test.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18372 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Tanya Lattner 2004-11-30 06:29:45 +00:00
parent 7747040410
commit b761433e81

View File

@ -1,5 +1,7 @@
proc llvm-runtest { programs objdir srcdir subdir target_triplet llvmgcc llvmgxx prcontext} {
set timeout 60
set path [file join $objdir $subdir]
#Make Output Directory if it does not exist already