[Lldb-commits] [PATCH] D156687: [lldb][AArch64] Add kind marker to ReadAll/WriteALLRegisterValues data
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Aug 29 08:19:34 PDT 2023
DavidSpickett added a comment.
> Is there a way we can optimise this may be write register directly from source buffer.
Though now I wonder if when you say source here you mean the member buffers in the register context, or literally the `src` pointer we use in the code.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156687/new/
https://reviews.llvm.org/D156687
More information about the lldb-commits
mailing list