[Lldb-commits] [lldb] [llvm] [lldb][FreeBSD][AArch64] Enable register field detection (PR #85058)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Thu Jun 27 02:09:53 PDT 2024
DavidSpickett wrote:
https://github.com/llvm/llvm-project/pull/95125 has now landed, so this PR is just the new changes.
@zxombie we now check the HWCAP to see if the register exists at all, and only if it does, generate field information. What do you think to the changes as they are now?
Anyone want to review from a general lldb point of view? Perhaps @bulbazord ?
https://github.com/llvm/llvm-project/pull/85058
More information about the lldb-commits
mailing list