[Lldb-commits] [PATCH] D95297: [lldb] [Process/FreeBSDRemote] Introduce arm64 support

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sun Jan 31 05:50:13 PST 2021


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

This looks fine to me (and sorry about the delay). There are some defensive checks that I think could be upgraded to asserts (or even deleted), but these are consistent with the other register contexts, so I am not going to make a fuss about it.


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

https://reviews.llvm.org/D95297



More information about the lldb-commits mailing list