Add support for killing the program if it executes for too long.
authorChris Lattner <sabre@nondot.org>
Sat, 24 Jul 2004 07:41:31 +0000 (07:41 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 24 Jul 2004 07:41:31 +0000 (07:41 +0000)
commitde0213b9f551fa1fb0743f6b1150205180be5c9c
tree89e2aec7e6ed381849a5a79a915572cd69311fe7
parent060913cce42d8b746194c7ebd8b19c9789a03909
Add support for killing the program if it executes for too long.

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