diff options
| author | David Stenberg <david.stenberg@ericsson.com> | 2023-07-12 10:49:00 +0200 |
|---|---|---|
| committer | David Stenberg <david.stenberg@ericsson.com> | 2023-07-12 12:03:44 +0200 |
| commit | 6aa94c64a532237674433713a70ec2bda57b4fed (patch) | |
| tree | 6ae019f71e719275837cfbfd6ee9a2183702e69f /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp | |
| parent | 4ec3ea8afa3448d5343354e1e34ea0513f7e7d13 (diff) | |
| download | llvm-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/PythonReadline.cpp')
0 files changed, 0 insertions, 0 deletions
