summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorIgor Kudrin <ikudrin@accesssoftek.com>2020-09-15 11:30:02 +0700
committerIgor Kudrin <ikudrin@accesssoftek.com>2020-09-15 11:30:02 +0700
commita8058c6f8d1d3a360986f05b74f548995b384fcd (patch)
tree9fbdae0a238f07724a0ef0fd40912e516d587e94 /lldb/test/Shell/ScriptInterpreter/Python
parent380e746bcca87baa5c746854b44d6a5cea6f7bde (diff)
[DebugInfo] Fix DIE value emitters to be compatible with DWARF64 (2/19).
DW_FORM_sec_offset and DW_FORM_strp imply values of different sizes with DWARF32 and DWARF64. The patch fixes DIE value classes to use correct sizes when emitting their values. For DIELocList it ensures that the requested DWARF form matches the current DWARF format because that class uses a method that selects the size automatically. Differential Revision: https://reviews.llvm.org/D87009
Diffstat (limited to 'lldb/test/Shell/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions