summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorLaxman Sole <lsole@nvidia.com>2025-11-06 07:38:51 -0800
committerGitHub <noreply@github.com>2025-11-06 07:38:51 -0800
commitb1bd74e1cc1fa939f3467ef84852a259529c2e19 (patch)
tree21766cb1fb8f939c1c73f87f81121706ccf8fffb /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent1af0424fed2e470a43b23816ff311c6ec6ea200f (diff)
[LLVM][DebugInfo] Allow ExtraData field to be a node reference (#165023)
This change enhances debug info metadata handling to support node references in the `extraData` field for `DW_TAG_member`, `DW_TAG_variable`, and `DW_TAG_inheritance` tags. The change enables LLVM to handle both direct constant values (e.g., extraData: i8 1) and node references (e.g., extraData: !18 where !18 = !{ i8 1 }).
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions