lh03061238 added a comment.
In D140615#4047171 <https://reviews.llvm.org/D140615#4047171>, @lh03061238 wrote: > In D140615#4047069 <https://reviews.llvm.org/D140615#4047069>, @xen0n wrote: > >> BTW do we have a way of fixing the bug while preserving the alias? > > The register information defined in registerinfos_longarch64.h contains only > one alias. > So far, no other way has been found, Therefore, We first fixed this bug by > removing the > less used alias s9 At this stage, we want to ensure that register number mappings are correct in all relevant register definition files. So make this change to ensure that the register access is correct. is this ok ? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D140615/new/ https://reviews.llvm.org/D140615 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits