[all-commits] [llvm/llvm-project] f6b623: [lldb][AArch64] Remove bool return from UpdateARM6...

David Spickett via All-commits all-commits at lists.llvm.org
Tue Sep 5 02:04:05 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f6b6234d14d2fa379a1f2d6b54259cac89a7fc73
      https://github.com/llvm/llvm-project/commit/f6b6234d14d2fa379a1f2d6b54259cac89a7fc73
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2023-09-05 (Tue, 05 Sep 2023)

  Changed paths:
    M lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp
    M lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.h

  Log Message:
  -----------
  [lldb][AArch64] Remove bool return from UpdateARM64SVERegistersInfos

This always succeeds. While I'm here, document why we check the size
of p0 against the value of VG.

Reviewed By: omjavaid

Differential Revision: https://reviews.llvm.org/D157845




More information about the All-commits mailing list