[all-commits] [llvm/llvm-project] 5cd28f: [lldb] [Process/Utility] clang-format RegisterInfo...

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5cd28f71b1d96a4d4ed61e06751f52257da4df71
      https://github.com/llvm/llvm-project/commit/5cd28f71b1d96a4d4ed61e06751f52257da4df71
  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] clang-format RegisterInfos_arm.h


  Commit: 28e0c34216530087f62da66f3f19ce57211d8eed
      https://github.com/llvm/llvm-project/commit/28e0c34216530087f62da66f3f19ce57211d8eed
  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 sN regs on ARM via helper macro

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


Compare: https://github.com/llvm/llvm-project/compare/71e39e3f1867...28e0c3421653


More information about the All-commits mailing list