[Lldb-commits] [PATCH] D105179: [lldb][AArch64] Add tag repeat and unpack to memory tag manager

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jul 7 02:14:52 PDT 2021


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

- Make granules default to 0 for UnpackTagsData
- Add more comments to tests

(I'll add a method to repeat packed tags in the later patch
that'll use it)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105179

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105179.356900.patch
Type: text/x-patch
Size: 11018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210707/b5dfe909/attachment.bin>


More information about the lldb-commits mailing list