[Lldb-commits] [PATCH] D129489: [lldb][AArch64] Add support for memory tags in core files
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Jul 14 06:21:54 PDT 2022
DavidSpickett updated this revision to Diff 444628.
DavidSpickett added a comment.
Add a release note.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129489/new/
https://reviews.llvm.org/D129489
Files:
lldb/include/lldb/Target/Process.h
lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp
lldb/source/Plugins/Process/elf-core/ProcessElfCore.h
lldb/test/API/linux/aarch64/mte_core_file/TestAArch64LinuxMTEMemoryTagCoreFile.py
lldb/test/API/linux/aarch64/mte_core_file/core.mte
lldb/test/API/linux/aarch64/mte_core_file/core.nomte
lldb/test/API/linux/aarch64/mte_core_file/main.c
llvm/docs/ReleaseNotes.rst
llvm/include/llvm/BinaryFormat/ELF.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129489.444628.patch
Type: text/x-patch
Size: 19520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220714/a3bbe377/attachment-0001.bin>
More information about the lldb-commits
mailing list