[Lldb-commits] [lldb] [lldb] Implement thread local storage for linux (PR #67470)

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Tue Sep 26 14:11:19 PDT 2023


https://github.com/clayborg requested changes to this pull request.

Looks good, we just need to add header documentation for the new generic thread pointer register and in the RegisterContext.h describing what this registers. See inlined comments.

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


More information about the lldb-commits mailing list