MkDev11 wrote: Thanks for your feedback. I've updated the PR to use the simpler approach from the attached patch in #175092 (using `GetTriple().getArch()` with `std::unique_ptr<RegisterInfoInterface>`), along with the unit tests. I've also addressed your inline suggestions on the test comments.
https://github.com/llvm/llvm-project/pull/175262 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
