diff options
author | Michał Górny <mgorny@moritz.systems> | 2021-10-06 10:45:54 +0200 |
---|---|---|
committer | Michał Górny <mgorny@moritz.systems> | 2021-10-06 14:05:07 +0200 |
commit | 02e690ba0b10c422cbec77105eb40835dab57092 (patch) | |
tree | fac3ed140c81c5e1eb80c3e43ce8326e3717b481 /llvm/lib/Support/ErrorHandling.cpp | |
parent | 576ab15b9092e5a3ef7db656d2472d633cae96a5 (diff) | |
download | llvm-02e690ba0b10c422cbec77105eb40835dab57092.zip llvm-02e690ba0b10c422cbec77105eb40835dab57092.tar.gz llvm-02e690ba0b10c422cbec77105eb40835dab57092.tar.bz2 |
[lldb] [FreeBSD] Fix building on systems without PT_COREDUMP
PT_COREDUMP is a relatively recent addition. Use an #ifdef to skip it
if the underlying system does not support it.
Differential Revision: https://reviews.llvm.org/D111214
Diffstat (limited to 'llvm/lib/Support/ErrorHandling.cpp')
0 files changed, 0 insertions, 0 deletions