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 | 83da2b3db50c5d7f3b1d57c8289db25596257aee (patch) | |
tree | 4730b225570962ee8132397f800742f302b95d58 /unittests/Analysis/ScalarEvolutionTest.cpp | |
parent | 9e5c880f7a7683c578e0911cb39d1898ebae9157 (diff) | |
download | external_llvm-83da2b3db50c5d7f3b1d57c8289db25596257aee.zip external_llvm-83da2b3db50c5d7f3b1d57c8289db25596257aee.tar.gz external_llvm-83da2b3db50c5d7f3b1d57c8289db25596257aee.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 'unittests/Analysis/ScalarEvolutionTest.cpp')
0 files changed, 0 insertions, 0 deletions