Implement sys::SetInterruptFunction on Unix, stub it on win32 so that the
authorChris Lattner <sabre@nondot.org>
Tue, 2 Aug 2005 02:14:22 +0000 (02:14 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 2 Aug 2005 02:14:22 +0000 (02:14 +0000)
commitfa8c292ebd893b3effef4ead9c88d261c628c340
tree65defe9bd8790e8db4991f3f1e91d155a28b685a
parente62321ac417fc894c15fa1420408a286b9a535d0
Implement sys::SetInterruptFunction on Unix, stub it on win32 so that the
build will not fail

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22578 91177308-0d34-0410-b5e6-96231b3b80d8
lib/System/Unix/Signals.inc
lib/System/Win32/Signals.inc