[Lldb-commits] [PATCH] D72251: [RFC] Support SVE registers access on AArch64 Linux
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jan 14 06:08:16 PST 2020
labath added a comment.
This doesn't seem too bad from a quick pass, the thing I'd like to see here is to split this up into several patches (and least client vs. server side) and have proper tests for each part (I'm particularly interested in gdb-client-like tests to give coverage to the per-thread register infos for people without an arm sve chip).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72251/new/
https://reviews.llvm.org/D72251
More information about the lldb-commits
mailing list