diff options
author | Stephen Tozer <Stephen.Tozer@Sony.com> | 2023-01-03 13:53:25 +0000 |
---|---|---|
committer | Stephen Tozer <Stephen.Tozer@Sony.com> | 2023-01-06 23:01:25 +0000 |
commit | a344c9073ced45ebb0c21114eea79f9bbef5ef63 (patch) | |
tree | 4cd4924d70086de7069bbf8b17cbf48157d2f294 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp | |
parent | 9e1a344155c0b78be46348b94cae635b7305326c (diff) | |
download | llvm-a344c9073ced45ebb0c21114eea79f9bbef5ef63.zip llvm-a344c9073ced45ebb0c21114eea79f9bbef5ef63.tar.gz llvm-a344c9073ced45ebb0c21114eea79f9bbef5ef63.tar.bz2 |
[DebugInfo] Add support for variadic DBG_INSTR_REFs in LiveDebugValues
Following support from the previous patches in this stack being added for
variadic DBG_INSTR_REFs to exist, this patch modifies LiveDebugValues to
handle those instructions. Support already exists for DBG_VALUE_LISTs, which
covers most of the work needed to handle these instructions; this patch only
modifies the transferDebugInstrRef function to correctly track them.
Reviewed By: jmorse
Differential Revision: https://reviews.llvm.org/D133927
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp')
0 files changed, 0 insertions, 0 deletions