diff options
| author | Ilia Kuklin <ikuklin@accesssoftek.com> | 2024-11-19 19:37:32 +0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-19 19:37:32 +0500 |
| commit | 27dcae53eb9ea7b4d722d650e63567ca54e12d7d (patch) | |
| tree | ddb71ffef10449733bf0076f3557004b37a804ee /clang/lib/CodeGen/CodeGenModule.cpp | |
| parent | af41c55673ab4342310f19bd2ef506803e9dc91c (diff) | |
[lldb] Convert file address to load address when reading memory for DW_OP_piece (#116411)
When parsing an optimized value and reading a piece from a file address,
LLDB tries to read the data from memory using that address.
This patch converts file address to load address before reading the
memory.
Fixes #111313
Fixes #97484
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
