commit | d9082dfd9ab442dd33f552693fcc0f396a514bb6 | [log] [tgz] |
---|---|---|
author | Daniel Dunbar <daniel@zuster.org> | Thu Jul 29 01:21:47 2010 +0000 |
committer | Daniel Dunbar <daniel@zuster.org> | Thu Jul 29 01:21:47 2010 +0000 |
tree | 4730b225570962ee8132397f800742f302b95d58 | |
parent | 4bd94f7bbe2ed6e0d83d03b06c0d20bb346abeca [diff] |
CrashRecoveryContext: Add a simple POSIX implementation. - This works, but won't handle crashes on stack overflow, or signals delivered to a thread other than the one that crashed. The latter is particular annoying on Darwin, because SIGABRT tends to go to the main thread. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109717 91177308-0d34-0410-b5e6-96231b3b80d8