[Lldb-commits] [lldb] [lldb] Convert file address to load address when reading memory for DW_OP_piece (PR #116411)

Adrian Prantl via lldb-commits lldb-commits at lists.llvm.org
Fri Nov 15 15:51:31 PST 2024


https://github.com/adrian-prantl approved this pull request.

This looks plausible. I wish we had just one place where we read from an address so this logic isn't duplicated all over the interpreter.

https://github.com/llvm/llvm-project/pull/116411


More information about the lldb-commits mailing list