================ @@ -25,6 +25,7 @@ using namespace lldb_private; #define GPR_OFFSET(idx) 0 #define FPU_OFFSET(idx) 0 #define FPSCR_OFFSET 0 +#define TLS_OFFSET 0 ---------------- DavidSpickett wrote:
@mchoo7 would you mind building this PR for Arm FreeBSD, assuming you are able to? That's an easier way to check this. https://github.com/llvm/llvm-project/pull/182438 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
