[Lldb-commits] [lldb] [lldb] Call FixUpPointer in WritePointerToMemory (try 2) (PR #153585)
Felipe de Azevedo Piovezan via lldb-commits
lldb-commits at lists.llvm.org
Thu Aug 14 08:20:15 PDT 2025
================
@@ -640,6 +640,13 @@ void IRMemoryMap::WritePointerToMemory(lldb::addr_t process_address,
lldb::addr_t address, Status &error) {
----------------
felipepiovezan wrote:
I'll do this after this PR is merged, otherwise I'll have to rebase and force push to this PR, which would lead to losing line attributions to review comments.
https://github.com/llvm/llvm-project/pull/153585
More information about the lldb-commits
mailing list