[Lldb-commits] [PATCH] D102757: [lldb] Remove non address bits when looking up memory regions

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed May 26 04:16:49 PDT 2021


DavidSpickett added a comment.

One thing that you might think of would be the top bits set for kernel alloations. However if we're using the masks and TBI correctly those will be left intact.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102757



More information about the lldb-commits mailing list