diff options
author | Daniel Dunbar <daniel@zuster.org> | 2010-07-29 01:21:47 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2010-07-29 01:21:47 +0000 |
commit | d9082dfd9ab442dd33f552693fcc0f396a514bb6 (patch) | |
tree | 4730b225570962ee8132397f800742f302b95d58 /include/llvm/Analysis | |
parent | 4bd94f7bbe2ed6e0d83d03b06c0d20bb346abeca (diff) | |
download | external_llvm-d9082dfd9ab442dd33f552693fcc0f396a514bb6.zip external_llvm-d9082dfd9ab442dd33f552693fcc0f396a514bb6.tar.gz external_llvm-d9082dfd9ab442dd33f552693fcc0f396a514bb6.tar.bz2 |
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
Diffstat (limited to 'include/llvm/Analysis')
0 files changed, 0 insertions, 0 deletions