jingham added a comment.

A tiny quibble: GetThreadPointer seems like it should return a pointer to the 
thread that has this register set.  I would not guess it's a pointer to the 
Thread's local storage.  Maybe GetThreadLSPointer + a doc string saying what it 
does would clear this up?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143698/new/

https://reviews.llvm.org/D143698

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to