aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
diff options
context:
space:
mode:
authorDavid Stenberg <david.stenberg@ericsson.com>2023-07-12 10:49:00 +0200
committerDavid Stenberg <david.stenberg@ericsson.com>2023-07-12 12:03:44 +0200
commit6aa94c64a532237674433713a70ec2bda57b4fed (patch)
tree6ae019f71e719275837cfbfd6ee9a2183702e69f /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
parent4ec3ea8afa3448d5343354e1e34ea0513f7e7d13 (diff)
downloadllvm-6aa94c64a532237674433713a70ec2bda57b4fed.zip
llvm-6aa94c64a532237674433713a70ec2bda57b4fed.tar.gz
llvm-6aa94c64a532237674433713a70ec2bda57b4fed.tar.bz2
[DWARF] Add printout for op-index
This is a preparatory patch for extending DWARFDebugLine to properly parse line number programs with maximum_operations_per_instruction > 1 for VLIW targets. Add some scaffolding for handling op-index in line number programs, and add printouts for that in the table. As this affects a lot of tests, this is done in a separate commit to get a cleaner review for the actual op-index implementation. Verbose printouts are not present in many tests, and adding op-index to those will require a bit more code changes, so that is done in the actual implementation patch. Reviewed By: StephenTozer Differential Revision: https://reviews.llvm.org/D152535
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions