diff options
author | wanglei <wanglei@loongson.cn> | 2024-12-12 10:04:24 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-12 10:04:24 +0800 |
commit | ae5836f6b6a8544e6226f5c1ba6b1beacfe01aef (patch) | |
tree | 90b83ac95f2d1d5510e6f5710bdbbb68910f52c8 /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | 9040dd469d61f59235ba5d2ef2c05e661159f877 (diff) | |
download | llvm-ae5836f6b6a8544e6226f5c1ba6b1beacfe01aef.zip llvm-ae5836f6b6a8544e6226f5c1ba6b1beacfe01aef.tar.gz llvm-ae5836f6b6a8544e6226f5c1ba6b1beacfe01aef.tar.bz2 |
[LLDB][Process/Utility] Introduce NativeRegisterContextDBReg class
Since the setup of debug registers for AArch64 and LoongArch is similar,
we extracted the shared logic from Class:
`NativeRegisterContextDBReg_arm64`
into a new Class:
`NativeRegisterContextDBReg`.
This will simplify the subsequent implementation of hardware breakpoints
and watchpoints on LoongArch.
Reviewed By: DavidSpickett
Pull Request: https://github.com/llvm/llvm-project/pull/118043
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions