[PATCH] D107140: [lldb] Add option to show memory tags in memory read output

David Spickett via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 20 04:21:09 PST 2022


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

Update with changes to previous patches.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107140

Files:
  lldb/include/lldb/Core/DumpDataExtractor.h
  lldb/source/Commands/CommandObjectMemory.cpp
  lldb/source/Commands/Options.td
  lldb/source/Core/DumpDataExtractor.cpp
  lldb/test/API/linux/aarch64/mte_tag_access/TestAArch64LinuxMTEMemoryTagAccess.py
  llvm/docs/ReleaseNotes.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107140.401592.patch
Type: text/x-patch
Size: 17453 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220120/1da412c0/attachment.bin>


More information about the llvm-commits mailing list