diff options
author | Michael Buch <michaelbuch12@gmail.com> | 2025-06-23 17:58:17 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-23 17:58:17 +0100 |
commit | 1bc63265afbe007b9ec023e35a10fa0a8143e95b (patch) | |
tree | 3661015a083e5d367b4587ec82f611f5da2ce30e /lldb/source/Commands/CommandObjectProcess.cpp | |
parent | 081adc15e8985057ee9ecd655029752afdd3a304 (diff) | |
download | llvm-1bc63265afbe007b9ec023e35a10fa0a8143e95b.zip llvm-1bc63265afbe007b9ec023e35a10fa0a8143e95b.tar.gz llvm-1bc63265afbe007b9ec023e35a10fa0a8143e95b.tar.bz2 |
[lldb][DWARFASTParserClang] Support constant index encoding of DW_AT_object_pointer (#144998)
Starting with https://github.com/llvm/llvm-project/pull/124790, Clang
emits `DW_AT_object_pointer` encoded as integer constants rather than
DIE references. This patch accounts for this.
Depends on https://github.com/llvm/llvm-project/pull/145328 and
https://github.com/llvm/llvm-project/pull/145126
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions