================
@@ -71,6 +71,7 @@
   11 // The register that would contain pointer size or less argument 7 (if 
any)
 #define LLDB_REGNUM_GENERIC_ARG8                                               
\
   12 // The register that would contain pointer size or less argument 8 (if 
any)
+#define LLDB_REGNUM_GENERIC_TP 13 // Thread pointer
----------------
clayborg wrote:

Need more header doc here describing what I said above.

https://github.com/llvm/llvm-project/pull/67470
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to