projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7747040
)
Adding timeout for a test.
author
Tanya Lattner
<tonic@nondot.org>
Tue, 30 Nov 2004 06:29:45 +0000
(06:29 +0000)
committer
Tanya Lattner
<tonic@nondot.org>
Tue, 30 Nov 2004 06:29:45 +0000
(06:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18372
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/lib/llvm-dg.exp
patch
|
blob
|
history
diff --git
a/test/lib/llvm-dg.exp
b/test/lib/llvm-dg.exp
index 55813c9b33ff14663ef5c96f3210ee92eb004461..3e10e01acfd2ae99a10993542a918af8ebe3cf48 100644
(file)
--- a/
test/lib/llvm-dg.exp
+++ b/
test/lib/llvm-dg.exp
@@
-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