This always succeeds. While I'm here, document why we check the size
of p0 against the value of VG.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D157845
[lldb][AArch64] Remove bool return from UpdateARM64SVERegistersInfos ClosedPublic Authored by DavidSpickett on Aug 14 2023, 2:21 AM.
Details Summary This always succeeds. While I'm here, document why we check the size
Diff Detail
Event TimelineDavidSpickett added a child revision: D157846: [lldb][AArch64] Add tests for SME's SVE register state to TestArm64DynamicRegsets. This revision is now accepted and ready to land.Sep 1 2023, 4:34 AM DavidSpickett removed a child revision: D157846: [lldb][AArch64] Add tests for SME's SVE register state to TestArm64DynamicRegsets.Sep 5 2023, 2:03 AM DavidSpickett removed a parent revision: D156687: [lldb][AArch64] Add type marker to ReadAll/WriteALLRegisterValues data. Closed by commit rGf6b6234d14d2: [lldb][AArch64] Remove bool return from UpdateARM64SVERegistersInfos (authored by DavidSpickett). · Explain WhySep 5 2023, 2:04 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 555835 lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.h
lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp
|