diff options
| author | Adrian Prantl <aprantl@apple.com> | 2020-01-17 10:38:41 -0800 |
|---|---|---|
| committer | Adrian Prantl <aprantl@apple.com> | 2020-01-27 12:44:37 -0800 |
| commit | a095d149c2c82f9f13bd2ec5597a9e3f257b14c6 (patch) | |
| tree | 94383a83b88d2dbd484a7c6409c3e23a966415f6 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 7bca4a28f591068585e9e2734639ef158e0567fa (diff) | |
| download | llvm-a095d149c2c82f9f13bd2ec5597a9e3f257b14c6.zip llvm-a095d149c2c82f9f13bd2ec5597a9e3f257b14c6.tar.gz llvm-a095d149c2c82f9f13bd2ec5597a9e3f257b14c6.tar.bz2 | |
Fix an assertion failure in DwarfExpression's subregister composition
This patch fixes an assertion failure in DwarfExpression that is
triggered when a complex fragment has exactly the size of a
subregister of the register the DBG_VALUE points to *and* there is no
DWARF encoding for the super-register.
I took the opportunity to replace/document some magic values with
static constructor functions to make this code less confusing to read.
rdar://problem/58489125
Differential Revision: https://reviews.llvm.org/D72938
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
