diff options
author | Anubhab Ghosh <anubhabghosh.me@gmail.com> | 2022-08-26 18:58:21 +0530 |
---|---|---|
committer | Anubhab Ghosh <anubhabghosh.me@gmail.com> | 2022-08-27 07:49:48 +0530 |
commit | ab492f628216fbca2ae2a24c8fd61ca3f9f70a04 (patch) | |
tree | b558415481d233273e8fbef1ae49519a7aba22a8 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 62a034cc14ad0a8a4cd4e20818f4590e8869d18d (diff) | |
download | llvm-ab492f628216fbca2ae2a24c8fd61ca3f9f70a04.zip llvm-ab492f628216fbca2ae2a24c8fd61ca3f9f70a04.tar.gz llvm-ab492f628216fbca2ae2a24c8fd61ca3f9f70a04.tar.bz2 |
[Orc] Take offset inside slab into account in SharedMemoryMapper
SharedMemoryMapper assumed each reservation will have its corresponding
allocations starting from the beginning. However with the introduction
of the slab allocator, there can be a possible offset from the start
from where the initialization is being performed.
This commit also simplifies the logic for finding the parent reservation
and makes the assert messages consistent.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions