[Lldb-commits] [lldb] [lldb][AArch64] Move register info reconfigure into architecture plugin (PR #70950)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Wed Nov 1 08:45:02 PDT 2023


DavidSpickett wrote:

Tested on AArch64 Linux without SVE, and on a Graviton 3 with SVE. Which also survived repeatedly running the SVE dynamic resize test. Which it should, nothing is changing here apart from the layout of the source code.

https://github.com/llvm/llvm-project/pull/70950


More information about the lldb-commits mailing list