diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2020-07-09 11:47:56 -0700 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2020-07-09 11:50:45 -0700 |
commit | 10aa9e19fa2f4bf214131d30d7885f8b258b216f (patch) | |
tree | 725cc4ceafdad96cc28ce258d0f3bb6be42d110c /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 84557c18b3ca3cfc8d1f8ee988d8c19e2719f124 (diff) | |
download | llvm-10aa9e19fa2f4bf214131d30d7885f8b258b216f.zip llvm-10aa9e19fa2f4bf214131d30d7885f8b258b216f.tar.gz llvm-10aa9e19fa2f4bf214131d30d7885f8b258b216f.tar.bz2 |
[LLDB/Reproducers] Add flag to avoid installing the signal handler.
There are bugs where you don't want the signal handler to trigger, most
notably when that will cause another crash. Examples of this are lldb
running out of memory or a bug in the reproducer generation code. This
adds an escape hatch trough a (developer oriented) flag to not install
the signal handler.
rdar://problem/65149595
Differential revision: https://reviews.llvm.org/D83496
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions