aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
diff options
context:
space:
mode:
authorPavel Labath <pavel@labath.sk>2022-02-22 17:45:35 +0100
committerPavel Labath <pavel@labath.sk>2022-02-24 11:12:59 +0100
commit12c9c4a8853740c41b183495f4d9931e7eee5268 (patch)
tree1abd3559d8e06fe522b27ce28af81e94a5ac03d6 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
parentfb3a2d45cd79d3573dafcb7d26df355266b0228c (diff)
downloadllvm-12c9c4a8853740c41b183495f4d9931e7eee5268.zip
llvm-12c9c4a8853740c41b183495f4d9931e7eee5268.tar.gz
llvm-12c9c4a8853740c41b183495f4d9931e7eee5268.tar.bz2
[lldb/host] Remove monitor_signals argument from process monitoring functions
All current callers set the argument to false. monitor_signals=true used to be used in the Process plugins (which needed to know when the debugged process gets a signal), but this implementation has several serious issues, which means that individual process plugins now orchestrate the monitoring of debugged processes themselves. This allows us to simplify the implementation (no need to play with process groups), and the interface (we only catch fatal events, so the callback is always called just once). Differential Revision: https://reviews.llvm.org/D120425
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions