[PATCH] D47738: [LLDB] Signals handling specific to OpenBSD

David CARLIER via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 4 12:38:19 PDT 2018


devnexen created this revision.
devnexen added reviewers: labath, krytarowski.
devnexen created this object with visibility "All Users".
Herald added subscribers: llvm-commits, mgorny.
Herald added a reviewer: jfb.

OpenBSD signals comply to unix until the thread cancellation specific.


Repository:
  rL LLVM

https://reviews.llvm.org/D47738

Files:
  source/Plugins/Process/Utility/CMakeLists.txt
  source/Plugins/Process/Utility/OpenBSDSignals.cpp
  source/Plugins/Process/Utility/OpenBSDSignals.h
  source/Target/UnixSignals.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47738.149834.patch
Type: text/x-patch
Size: 3333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180604/d746e1de/attachment.bin>


More information about the llvm-commits mailing list