[all-commits] [llvm/llvm-project] 470eb5: [lldb] Add more missing consts in NativeRegisterCo...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Tue Apr 5 14:43:53 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 470eb5c29bb12c7af723301c0ea4b8969eab34ae
      https://github.com/llvm/llvm-project/commit/470eb5c29bb12c7af723301c0ea4b8969eab34ae
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2022-04-05 (Tue, 05 Apr 2022)

  Changed paths:
    M lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD_arm.cpp
    M lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD_arm64.cpp
    M lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD_mips64.cpp
    M lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD_powerpc.cpp
    M lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD_x86_64.cpp
    M lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_ppc64le.cpp
    M lldb/source/Plugins/Process/NetBSD/NativeRegisterContextNetBSD_x86_64.cpp

  Log Message:
  -----------
  [lldb] Add more missing consts in NativeRegisterContexts




More information about the All-commits mailing list