[Lldb-commits] [PATCH] D139226: Don't mark DW_OP_addr addresses as file addresses while converting them to load addresses sometimes

Adrian Prantl via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Dec 2 14:01:20 PST 2022


aprantl accepted this revision.
aprantl added a comment.
This revision is now accepted and ready to land.

Yeah, the previous code was a hack that worked under *some* circumstances. That's not good enough to keep it.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139226/new/

https://reviews.llvm.org/D139226



More information about the lldb-commits mailing list