[all-commits] [llvm/llvm-project] 6561c0: [lldb] [Process/Utility] Define qN regs on ARM via...
Michał Górny via All-commits
all-commits at lists.llvm.org
Wed Oct 20 04:08:33 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6561c074c072beb6c8e400a62bd5943a1f26a72a
https://github.com/llvm/llvm-project/commit/6561c074c072beb6c8e400a62bd5943a1f26a72a
Author: Michał Górny <mgorny at moritz.systems>
Date: 2021-10-20 (Wed, 20 Oct 2021)
Changed paths:
M lldb/source/Plugins/Process/Utility/RegisterInfos_arm.h
Log Message:
-----------
[lldb] [Process/Utility] Define qN regs on ARM via helper macro
Add a FPU_QREG macro to define qN registers. 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