[lldb] [llvm] [LLDB][Process] Add LSX and LASX register definitions and operations on the LoongArch64 (PR #120664)

via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 27 01:08:50 PST 2024


================
@@ -27,6 +27,14 @@
 // struct iovec definition
 #include <sys/uio.h>
 
+#ifndef NT_LARCH_LSX
----------------
wangleiat wrote:

Sorry, I didn’t find this initially. This definition `NT_LARCH_xxx` was found in GDB.

Thanks all, done.

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


More information about the llvm-commits mailing list