[Lldb-commits] [PATCH] D159503: [lldb][AArch64] Add SME streaming vector length pseduo register

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Sep 15 04:12:52 PDT 2023


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

- sme_regs -> sme_pseudo_regs, also changed the accesor method names.
- clang-format


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159503

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159503.556844.patch
Type: text/x-patch
Size: 8555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230915/ea28611c/attachment-0001.bin>


More information about the lldb-commits mailing list