summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/Module.cpp
diff options
context:
space:
mode:
authorKuba Brecka <kuba.brecka@gmail.com>2016-04-07 12:10:28 +0000
committerKuba Brecka <kuba.brecka@gmail.com>2016-04-07 12:10:28 +0000
commit79cb643b201bfa1acba9a1afef7395f3be3f60e6 (patch)
treeed2e8b6fe4d0ba249b4fb197f2d0d01c99d3d245 /llvm/lib/IR/Module.cpp
parent74f7f399ac711cdf49363737389232d1efbd9cc9 (diff)
downloadbcm5719-llvm-79cb643b201bfa1acba9a1afef7395f3be3f60e6.tar.gz
bcm5719-llvm-79cb643b201bfa1acba9a1afef7395f3be3f60e6.zip
[tsan] Remove long sleeps from fork tests
On one of our testing machines, we're running the tests under heavy load, and especially in the fork-based TSan tests, we're seeing timeouts when a test uses sleep(10), assuming that calling fork() on another thread will finish sooner than that. This patch removes a timeout and makes another one longer. Differential Revision: http://reviews.llvm.org/D18476 llvm-svn: 265666
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud