[all-commits] [llvm/llvm-project] ea9d44: Reland "[lldb] Add template method for getting con...

David Spickett via All-commits all-commits at lists.llvm.org
Tue Nov 7 01:35:49 PST 2023


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

  Changed paths:
    M lldb/include/lldb/Target/DynamicRegisterInfo.h
    M lldb/source/Plugins/Architecture/AArch64/ArchitectureAArch64.cpp
    M lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp

  Log Message:
  -----------
  Reland "[lldb] Add template method for getting const or mutable regs from DynamicRegisterInfo (#71402)"

This reverts commit 75b195cc4cee8d6f3216b7602f8247f5888a47af.

I've moved the specialisations out of the class to fix the g++ compilation.




More information about the All-commits mailing list