[all-commits] [llvm/llvm-project] 330315: [lldb] [DynamicRegisterInfo] Add a convenience met...
Michał Górny via All-commits
all-commits at lists.llvm.org
Mon Sep 27 07:01:45 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 33031545bf4d8264af98e3f0ca72dbe09bc57496
https://github.com/llvm/llvm-project/commit/33031545bf4d8264af98e3f0ca72dbe09bc57496
Author: Michał Górny <mgorny at moritz.systems>
Date: 2021-09-27 (Mon, 27 Sep 2021)
Changed paths:
M lldb/source/Plugins/Process/Utility/DynamicRegisterInfo.cpp
M lldb/source/Plugins/Process/Utility/DynamicRegisterInfo.h
M lldb/unittests/Process/Utility/DynamicRegisterInfoTest.cpp
Log Message:
-----------
[lldb] [DynamicRegisterInfo] Add a convenience method to add suppl. registers
Add a convenience method to add supplementary registers that takes care
of adding invalidate_regs to all (potentially) overlapping registers.
Differential Revision: https://reviews.llvm.org/D110023
More information about the All-commits
mailing list