aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2021-03-22 18:09:46 -0700
committerAdrian Prantl <aprantl@apple.com>2021-03-23 10:29:51 -0700
commit2c6710a5e10021387e47cf133a9929209c8e0415 (patch)
tree0d02dae77616b1f3bba33f6a0e3ec05e0d0dd887 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
parent5fac87d1bcc40775edb5c1770331833a9e78f8e3 (diff)
downloadllvm-2c6710a5e10021387e47cf133a9929209c8e0415.zip
llvm-2c6710a5e10021387e47cf133a9929209c8e0415.tar.gz
llvm-2c6710a5e10021387e47cf133a9929209c8e0415.tar.bz2
Teach DWARFExpression about DWARF 4+ Location Descriptions
DWARFExpression implements the DWARF2 expression model that left ambiguity on whether the result of an expression was a value or an address. This patch implements the DWARF location description model introduces in DWARF 4 and sets the result Value's kind accordingly, if the expression comes from a DWARF v4+ compile unit. The nomenclature is taken from DWARF 5, chapter 2.6 "Location Descriptions". Differential Revision: https://reviews.llvm.org/D98996
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions