diff options
author | Matt Morehouse <mascasa@google.com> | 2021-03-23 09:31:19 -0700 |
---|---|---|
committer | Matt Morehouse <mascasa@google.com> | 2021-03-23 10:00:14 -0700 |
commit | 642b80013ca630e1200e1702b4310308524b97da (patch) | |
tree | 1566f5c2fe6d87085866770593fa63c905a4c0e3 /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp | |
parent | fd142e6c1820bdca6c83b4db4f23be02b7cca1ab (diff) | |
download | llvm-642b80013ca630e1200e1702b4310308524b97da.zip llvm-642b80013ca630e1200e1702b4310308524b97da.tar.gz llvm-642b80013ca630e1200e1702b4310308524b97da.tar.bz2 |
[sanitizer] Support dynamic premapped R/W range in primary allocator.
The main use case for this change is HWASan aliasing mode, which premaps
the alias space adjacent to the dynamic shadow. With this change, the
primary allocator can allocate from the alias space instead of a
separate region.
Reviewed By: vitalybuka, eugenis
Differential Revision: https://reviews.llvm.org/D98293
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp')
0 files changed, 0 insertions, 0 deletions