[Lldb-commits] [PATCH] D105630: [lldb][AArch64] Refactor memory tag range handling

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jul 15 08:21:26 PDT 2021


DavidSpickett updated this revision to Diff 358982.
DavidSpickett added a comment.

Update comment about save/restoring end of range.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105630

Files:
  lldb/include/lldb/Target/MemoryTagManager.h
  lldb/include/lldb/Target/Process.h
  lldb/source/Commands/CommandObjectMemoryTag.cpp
  lldb/source/Plugins/Process/Utility/MemoryTagManagerAArch64MTE.cpp
  lldb/source/Plugins/Process/Utility/MemoryTagManagerAArch64MTE.h
  lldb/source/Target/Process.cpp
  lldb/unittests/Process/Utility/MemoryTagManagerAArch64MTETest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105630.358982.patch
Type: text/x-patch
Size: 18954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210715/64caeb42/attachment-0001.bin>


More information about the lldb-commits mailing list