[Lldb-commits] [PATCH] D96458: [LLDB] Add support for Arm64/Linux dynamic register sets
Muhammad Omair Javaid via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Mar 11 01:46:11 PST 2021
omjavaid added a comment.
In D96458#2618846 <https://reviews.llvm.org/D96458#2618846>, @labath wrote:
> 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.
Yes this should work. Thanks for the prompt response. May I use this code in follow up?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96458/new/
https://reviews.llvm.org/D96458
More information about the lldb-commits
mailing list