Adding timeout for a test.

llvm-svn: 18372
This commit is contained in:
Tanya Lattner 2004-11-30 06:29:45 +00:00
parent 23a2a6e5d3
commit cfb870436f

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