[Lldb-commits] [PATCH] D151292: lldb WIP/RFC: Adding support for address fixing on AArch64 with high and low memory addresses
Jim Ingham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed May 24 16:52:55 PDT 2023
jingham accepted this revision.
jingham added a comment.
This revision is now accepted and ready to land.
LGTM
The help string for the setting seems clear. There's also some logic to handle the setting vrs. the values we find from the stub which you describe in the comment to the review, but it would be nice to see that in a comment in the code somewhere to help out future generations.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151292/new/
https://reviews.llvm.org/D151292
More information about the lldb-commits
mailing list