diff options
author | Kostya Kortchinsky <kostyak@google.com> | 2019-06-11 19:50:12 +0000 |
---|---|---|
committer | Kostya Kortchinsky <kostyak@google.com> | 2019-06-11 19:50:12 +0000 |
commit | 624a24e15633645511ba218357bb75138dfdf95a (patch) | |
tree | eefac032eb292bef979e17c5e24e55e2f7d95f4d /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h | |
parent | cb4ed8a7bc9c55729379b3f7502e676b910136db (diff) | |
download | bcm5719-llvm-624a24e15633645511ba218357bb75138dfdf95a.tar.gz bcm5719-llvm-624a24e15633645511ba218357bb75138dfdf95a.zip |
[scudo][standalone] Unmap memory in tests
Summary:
The more tests are added, the more we are limited by the size of the
address space on 32-bit. Implement `unmapTestOnly` all around (like it
is in sanitzer_common) to be able to free up some memory.
This is not intended to be a proper "destructor" for an allocator, but
allows us to not fail due to having no memory left.
Reviewers: morehouse, vitalybuka, eugenis, hctim
Reviewed By: morehouse
Subscribers: delcypher, jfb, #sanitizers, llvm-commits
Tags: #llvm, #sanitizers
Differential Revision: https://reviews.llvm.org/D63146
llvm-svn: 363095
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h')
0 files changed, 0 insertions, 0 deletions