diff options
| author | Nikita Popov <npopov@redhat.com> | 2022-02-15 18:11:19 +0100 |
|---|---|---|
| committer | Nikita Popov <npopov@redhat.com> | 2022-02-16 09:36:41 +0100 |
| commit | b66b3247f598448aab50d8ae67729dd2312f3067 (patch) | |
| tree | a90496ba9586b387c699bdab09a4b2a78d4488af /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
| parent | e30efa030465cfcfeb8e7ca4407c87176248ca57 (diff) | |
| download | llvm-b66b3247f598448aab50d8ae67729dd2312f3067.zip llvm-b66b3247f598448aab50d8ae67729dd2312f3067.tar.gz llvm-b66b3247f598448aab50d8ae67729dd2312f3067.tar.bz2 | |
[Support] Use posix_madvise() if available
This is a followup to D119695 using the suggestion by joerg. Rather
than manually declaring madvise() on __sun__, this uses
posix_madvise() if available, which does get declared properly on
Illumos.
Differential Revision: https://reviews.llvm.org/D119856
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions
