llvm-capstone/lldb/cmake
Nico Weber 82dc463bb3 [lldb] Get rid of HAVE_SIGACTION
The .cpp file uses SIGNAL_POLLING_UNSUPPORTED to guard the call
to sigaction, so use it in the .h file too. (LLVM also calls
sigaction without a guard on non-Windows.)

No behavior change.

Differential Revision: https://reviews.llvm.org/D107255
2021-08-02 20:11:35 +02:00
..
caches [lldb] Don't strip LLDB.framework on install 2020-10-20 18:16:36 -07:00
modules [lldb] Get rid of HAVE_SIGACTION 2021-08-02 20:11:35 +02:00