For PR351:
authorReid Spencer <rspencer@reidspencer.com>
Sun, 19 Dec 2004 17:59:33 +0000 (17:59 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sun, 19 Dec 2004 17:59:33 +0000 (17:59 +0000)
commitfd335687bcd17189a9dbfa1da7033430a837e213
tree72ebee9aded3ed040aef8456f799a46b0386afd4
parentd80e1d580b4f8d3b309e26322fe80fc6877f1a0c
For PR351:
Replace RunProgramWithTimeout with an inline function that calls
sys::Program::ExecuteAndWait. This is now just a convenience function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19037 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/SystemUtils.h