[Lldb-commits] [lldb] [lldb][AArch64] Do not crash if NT_ARM_TLS is missing (PR #106478)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Thu Aug 29 00:33:31 PDT 2024
DavidSpickett wrote:
Interested in how you ended up with a file without it, perhaps there was some era of kernels that produces that result.
But given we do a check whether to set the regset bit, we should use the result of that later anyway, so this looks ok to me.
https://github.com/llvm/llvm-project/pull/106478
More information about the lldb-commits
mailing list