diff options
author | Nico Weber <thakis@chromium.org> | 2021-08-02 10:58:06 +0200 |
---|---|---|
committer | Nico Weber <thakis@chromium.org> | 2021-08-02 20:11:35 +0200 |
commit | 82dc463bb356200fd46b90d6d5a439c3c9b31c92 (patch) | |
tree | b7d0908ee6db5444cf2b45d52e69f32124929d0e /llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp | |
parent | 3555880f106d8075a38c71d34ce498b541740561 (diff) | |
download | llvm-82dc463bb356200fd46b90d6d5a439c3c9b31c92.zip llvm-82dc463bb356200fd46b90d6d5a439c3c9b31c92.tar.gz llvm-82dc463bb356200fd46b90d6d5a439c3c9b31c92.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions