diff options
| author | Tobias Gysi <tobias.gysi@nextsilicon.com> | 2025-11-21 08:54:45 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-21 08:54:45 +0100 |
| commit | 31127b9e225c50ebadcdc268bccb16319b8db72d (patch) | |
| tree | 0d33ae342c4b173b6e4dce310054110ecadc5be9 /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface | |
| parent | ea9ec7cfb538d9059a04777c5b738b4b49b6fb83 (diff) | |
[mlir][llvm] Handle debug record import edge cases (#168774)
This commit enables the direct import of debug records by default and
fixes issues with two edge cases:
- Detect early on if the address operand is an argument list (calling
getAddress() for argument lists asserts)
- Use getAddress() to check if the address operand is null, which means
the address operand is an empty metadata node, which currently is not
supported.
- Add support for debug label records.
This is a follow-up to:
https://github.com/llvm/llvm-project/pull/167812
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface')
0 files changed, 0 insertions, 0 deletions
