diff options
author | Kostya Kortchinsky <kostyak@google.com> | 2019-06-18 17:41:17 +0000 |
---|---|---|
committer | Kostya Kortchinsky <kostyak@google.com> | 2019-06-18 17:41:17 +0000 |
commit | 5cf216c9a72a212f8afaa0c877dc14a86f397c39 (patch) | |
tree | 6f4ee26629df59ea5a39e7ff6298b114180d2c7d /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp | |
parent | 223176f5d746baa3eae7dfd86ec1b11381e22b64 (diff) | |
download | bcm5719-llvm-5cf216c9a72a212f8afaa0c877dc14a86f397c39.tar.gz bcm5719-llvm-5cf216c9a72a212f8afaa0c877dc14a86f397c39.zip |
[scudo][standalone] Fuchsia related changes
Summary:
Fuchsia wants to use mutexes with PI in the Scudo code, as opposed to
our own implementation. This required making `lock` & `unlock` platform
specific (as opposed to `wait` & `wake`) [code courtesy of John
Grossman].
There is an additional flag required now for mappings as well:
`ZX_VM_ALLOW_FAULTS`.
Reviewers: morehouse, mcgrathr, eugenis, vitalybuka, hctim
Reviewed By: morehouse
Subscribers: delcypher, jfb, #sanitizers, llvm-commits
Tags: #llvm, #sanitizers
Differential Revision: https://reviews.llvm.org/D63435
llvm-svn: 363705
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp')
0 files changed, 0 insertions, 0 deletions