aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote
diff options
context:
space:
mode:
authorMuhammad Omair Javaid <omair.javaid@linaro.org>2021-03-30 15:39:32 +0500
committerMuhammad Omair Javaid <omair.javaid@linaro.org>2021-03-31 04:38:36 +0500
commitd6d3d21cd1cb1567eaf7ff8c0867b07227a19d99 (patch)
tree6495687f4c3bf7683a06fca15aed243aed8115b3 /lldb/source/Plugins/Process/gdb-remote
parent144ec1c38ef1d3a6d37dadf7240ef5f04c10daae (diff)
downloadllvm-d6d3d21cd1cb1567eaf7ff8c0867b07227a19d99.zip
llvm-d6d3d21cd1cb1567eaf7ff8c0867b07227a19d99.tar.gz
llvm-d6d3d21cd1cb1567eaf7ff8c0867b07227a19d99.tar.bz2
[LLDB] Add support for Arm64/Linux dynamic register sets
This is patch adds support for adding dynamic register sets for AArch64 dynamic features in LLDB. AArch64 has optional features like SVE, Pointer Authentication and MTE which means LLDB needs to decide at run time which registers it needs to pull in for the current executable based on underlying support for a certain feature. This patch makes necessary adjustments to make way for dynamic register infos and dynamic register sets. Reviewed By: labath Differential Revision: https://reviews.llvm.org/D96458
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote')
0 files changed, 0 insertions, 0 deletions