[all-commits] [llvm/llvm-project] b492b0: [lldb] [Process/Utility] Define dN regs on ARM via...

Michał Górny via All-commits all-commits at lists.llvm.org
Tue Oct 19 08:06:37 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b492b0be95d9134bfb092eb2c73cf6996c4518f7
      https://github.com/llvm/llvm-project/commit/b492b0be95d9134bfb092eb2c73cf6996c4518f7
  Author: Michał Górny <mgorny at moritz.systems>
  Date:   2021-10-19 (Tue, 19 Oct 2021)

  Changed paths:
    M lldb/source/Plugins/Process/Utility/RegisterInfos_arm.h

  Log Message:
  -----------
  [lldb] [Process/Utility] Define dN regs on ARM via helper macro

Use FPU_REG macro to define dN registers, removing the wrong value_regs
while at it.  This is a piece-wise attempt of reconstructing D112066
with the goal of figuring out which part of the larger change breaks
the buildbot.

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




More information about the All-commits mailing list