mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-26 05:00:26 +00:00
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:
parent
7747040410
commit
b761433e81
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user