[Lldb-commits] [PATCH] D96458: [LLDB] Add support for Arm64/Linux dynamic register sets

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Mar 11 01:14:00 PST 2021


labath added a comment.

Would something like F15819833: reginfo.diff <https://reviews.llvm.org/F15819833> do the trick? It needs a bit of cleanup (I haven't actually removed `ConfigureRegisterInfos` function yet -- I just moved it right next to the reginfo creation), but I think should make it clear where I'm going with this.


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

https://reviews.llvm.org/D96458



More information about the lldb-commits mailing list