[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
Mon Sep 4 09:31:33 PDT 2023


DavidSpickett updated this revision to Diff 555762.
DavidSpickett added a comment.

Kind -> Type

Pull out the caching and size calculation into its own function.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156687

Files:
  lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm64.cpp
  lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm64.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156687.555762.patch
Type: text/x-patch
Size: 11759 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230904/556eb4da/attachment-0001.bin>


More information about the lldb-commits mailing list