diff options
author | Shoaib Meenai <smeenai@fb.com> | 2020-01-27 17:25:38 -0800 |
---|---|---|
committer | Shoaib Meenai <smeenai@fb.com> | 2020-01-28 14:36:19 -0800 |
commit | d8f6950828df9959c84a659377214266d64be68e (patch) | |
tree | e9f67793f3b0c67f9524b84f5eb0e27a7d43f88c /lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp | |
parent | 2e745ba6b0baa1083d64e7363743ba9457ebd187 (diff) | |
download | llvm-d8f6950828df9959c84a659377214266d64be68e.zip llvm-d8f6950828df9959c84a659377214266d64be68e.tar.gz llvm-d8f6950828df9959c84a659377214266d64be68e.tar.bz2 |
[asan] Fix test compilation on Android API <= 17
mlockall and munlockall were introduced in Android API 17, so avoid
referencing them on prior versions.
Differential Revision: https://reviews.llvm.org/D73515
Diffstat (limited to 'lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp')
0 files changed, 0 insertions, 0 deletions