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 | af77e22b36b3ec4620e962f2e461233145bc2a5c (patch) | |
tree | d767468008fe15b4eb3da2d9744c51700ee40c9d /llvm/lib/MC/MCParser/AsmParser.cpp | |
parent | 7949ab0743d9555cb2c2885d9c8e8fc1e0b64265 (diff) | |
download | bcm5719-llvm-af77e22b36b3ec4620e962f2e461233145bc2a5c.tar.gz bcm5719-llvm-af77e22b36b3ec4620e962f2e461233145bc2a5c.zip |
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.
llvm-svn: 109717
Diffstat (limited to 'llvm/lib/MC/MCParser/AsmParser.cpp')
0 files changed, 0 insertions, 0 deletions