[Lldb-commits] [lldb] [lldb] Fix TLS support on Darwin platforms (PR #151601)

Michael Buch via lldb-commits lldb-commits at lists.llvm.org
Mon Aug 4 02:52:00 PDT 2025


https://github.com/Michael137 approved this pull request.

Based on my reading of the relevant dyld change this makes sense, thanks!

This does mean we won't handle the old TLS format correctly though right?

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


More information about the lldb-commits mailing list