DavidSpickett wrote: I'm currently assuming that the process classes will check those HWCAPs and only add those registers to the register info if they exist. This code only patches registers that are already in the info, it doesn't add any new ones.
That said, explicit is better than implicit, and I already have the HWCAP values to hand, so I will try checking them to see what should exist or not. https://github.com/llvm/llvm-project/pull/85058 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits