diff options
author | Hari Limaye <hari.limaye@arm.com> | 2024-07-25 18:54:24 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-25 18:54:24 +0100 |
commit | e31794f99d72dd764c4bc5c5583a0a4c89df22c3 (patch) | |
tree | 2d43a4da7895990abec4b2addedb6c5ccaa26150 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h | |
parent | 319d29d21ea9f04cd8530c77b558796bf5db0197 (diff) | |
download | llvm-e31794f99d72dd764c4bc5c5583a0a4c89df22c3.zip llvm-e31794f99d72dd764c4bc5c5583a0a4c89df22c3.tar.gz llvm-e31794f99d72dd764c4bc5c5583a0a4c89df22c3.tar.bz2 |
[StackFrameLayoutAnalysis] Support more SlotTypes (#100562)
Add new SlotTypes to StackFrameLayoutAnalysis to disambiguate Fixed and
Variable-Sized stack slots from Variable slots. As Offsets are
unreliable for VLA-area objects, sort these to the end of the list -
using the Frame Index to ensure a deterministic order when Offsets are
equal.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions