aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorIlia Kuklin <ikuklin@accesssoftek.com>2024-11-19 19:37:32 +0500
committerGitHub <noreply@github.com>2024-11-19 19:37:32 +0500
commit27dcae53eb9ea7b4d722d650e63567ca54e12d7d (patch)
treeddb71ffef10449733bf0076f3557004b37a804ee /clang/lib/CodeGen/CodeGenFunction.cpp
parentaf41c55673ab4342310f19bd2ef506803e9dc91c (diff)
downloadllvm-27dcae53eb9ea7b4d722d650e63567ca54e12d7d.zip
llvm-27dcae53eb9ea7b4d722d650e63567ca54e12d7d.tar.gz
llvm-27dcae53eb9ea7b4d722d650e63567ca54e12d7d.tar.bz2
[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/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions