[all-commits] [llvm/llvm-project] 2bd454: [LLDB] Fix typo in RegisterContextPOSIXProcessMoni...

Muhammad Omair Javaid via All-commits all-commits at lists.llvm.org
Mon Nov 23 18:09:26 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2bd4540f3816bb7acda31cba5351d02192d63f81
      https://github.com/llvm/llvm-project/commit/2bd4540f3816bb7acda31cba5351d02192d63f81
  Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
  Date:   2020-11-24 (Tue, 24 Nov 2020)

  Changed paths:
    M lldb/source/Plugins/Process/FreeBSD/RegisterContextPOSIXProcessMonitor_arm64.cpp

  Log Message:
  -----------
  [LLDB] Fix typo in RegisterContextPOSIXProcessMonitor_arm64

This patch fixes a minor typo in RegisterContextPOSIXProcessMonitor_arm64
constructor where memset target was wrongly specified as m_fpr instead of
m_gpr_arm64.




More information about the All-commits mailing list