Pass timeouts into the low level "execute program with timeout" function
authorChris Lattner <sabre@nondot.org>
Sat, 24 Jul 2004 07:49:11 +0000 (07:49 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 24 Jul 2004 07:49:11 +0000 (07:49 +0000)
commite96b2ed2117c25e2ff4c8ba458b7fa98ac756383
treeb5367e91d283168f9cf54fa7a89d54e9e7ece622
parent62c91fcda50df5a543fad4bca572f309180580c5
Pass timeouts into the low level "execute program with timeout" function

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15160 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/ToolRunner.cpp
tools/bugpoint/ToolRunner.cpp