[Lldb-commits] [PATCH] D110914: [lldb] Remove "dwarf dynamic register size expressions" from RegisterInfo
Jessica Clarke via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Oct 1 04:18:23 PDT 2021
jrtc27 added a comment.
Is this removing this going to be a problem for RISC-V, where the floating-point registers could be 32-bit or 64-bit (or 128-bit in future), depending on which extensions you have?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110914/new/
https://reviews.llvm.org/D110914
More information about the lldb-commits
mailing list