[Lldb-commits] [PATCH] D108739: [LLDB] AArch64 SVE restore SVE registers after expression
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Sep 7 03:58:15 PDT 2021
DavidSpickett added a comment.
Hopefully in the future we can get some kind of smarter container for this register data in future but this looks good for now with a few extra comments for the logic of it. (and so we know where to make changes later)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108739/new/
https://reviews.llvm.org/D108739
More information about the lldb-commits
mailing list