This patch uses RISCV ABI register name as alt_name in RegisterInfo in lldb-private-types.h
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D137508
[LLDB][RISCV] Allow accessing registers through ABI names ClosedPublic Authored by Emmmer on Nov 6 2022, 3:27 AM.
Details Summary This patch uses RISCV ABI register name as alt_name in RegisterInfo in lldb-private-types.h
Diff Detail
Event TimelineHerald added subscribers: • pcwang-thead, eopXD, MaskRay. · View Herald TranscriptNov 6 2022, 3:27 AM Emmmer mentioned this in D137761: [LLDB][RISCV] Allow accessing FPR registers through ABI names.Nov 9 2022, 8:35 PM Emmmer added a child revision: D137761: [LLDB][RISCV] Allow accessing FPR registers through ABI names. This revision is now accepted and ready to land.Nov 17 2022, 3:02 AM Closed by commit rG4113e98ea785: [LLDB][RISCV] Allow accessing registers through ABI names (authored by Emmmer). · Explain WhyNov 17 2022, 3:39 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 476078 lldb/source/Plugins/Process/Utility/RegisterInfos_riscv64.h
lldb/source/Plugins/Process/Utility/lldb-riscv-register-enums.h
lldb/source/Utility/RISCV_DWARF_Registers.h
|