OSDN Git Service

CrashRecovery/Darwin: Override raise() as well so that crash recovery doesn't
authorDaniel Dunbar <daniel@zuster.org>
Wed, 22 Sep 2010 17:46:10 +0000 (17:46 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 22 Sep 2010 17:46:10 +0000 (17:46 +0000)
commite4e06a86bcacaf0693bfa80b555096fe6f38f4e6
tree1d1fb0481cd95009d5e64e207d785a080954324e
parent1963572f9de87cd1ac5f16e504e27c3c26267e6f
CrashRecovery/Darwin: Override raise() as well so that crash recovery doesn't
end up altering the thread on which crashes are done because of its use of
Darwin's broken raise() implementation.

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