[all-commits] [llvm/llvm-project] 247714: [LLDB] Move MIPS64/PPC64 and misc. to optional Get...

David Spickett via All-commits all-commits at lists.llvm.org
Wed Sep 28 03:36:48 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 247714f0a6307307ac9a972d4828cfb5f8b45f4b
      https://github.com/llvm/llvm-project/commit/247714f0a6307307ac9a972d4828cfb5f8b45f4b
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2022-09-28 (Wed, 28 Sep 2022)

  Changed paths:
    M lldb/source/Core/EmulateInstruction.cpp
    M lldb/source/Plugins/Instruction/MIPS64/EmulateInstructionMIPS64.cpp
    M lldb/source/Plugins/Instruction/PPC64/EmulateInstructionPPC64.cpp
    M lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp

  Log Message:
  -----------
  [LLDB] Move MIPS64/PPC64 and misc. to optional GetRegisterInfo

Depends on D134536

Reviewed By: clayborg

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




More information about the All-commits mailing list