diff options
author | Pavel Labath <labath@google.com> | 2016-07-04 13:07:35 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2016-07-04 13:07:35 +0000 |
commit | 140b8d1ecdd3c851322b4d4ded6ac443cb109825 (patch) | |
tree | 00528d017c4c4e8d3ae9347f2cb40bb0c7041948 /lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | |
parent | 9fca300cbeaf7a1a9a734000183a39c6365c08b3 (diff) | |
download | bcm5719-llvm-140b8d1ecdd3c851322b4d4ded6ac443cb109825.tar.gz bcm5719-llvm-140b8d1ecdd3c851322b4d4ded6ac443cb109825.zip |
Remove SIGPIPE handler in LLGS
It is sufficient to set the handeler to SIG_IGN, to get the desired behaviour. Also, the handler
calling a lot of signal-unsafe functions.
llvm-svn: 274499
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp')
0 files changed, 0 insertions, 0 deletions