Daniel Dunbar d9082dfd9a 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
2010-07-29 01:21:47 +00:00
..
2010-07-14 22:38:02 +00:00
2010-07-14 22:38:02 +00:00
2010-04-15 17:08:50 +00:00
2010-04-18 03:35:23 +00:00
2010-06-28 18:33:48 +00:00
2010-07-14 22:38:02 +00:00