[Lldb-commits] [PATCH] D158500: [lldb][AArch64] Linux corefile support for SME
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Sep 21 05:22:44 PDT 2023
DavidSpickett updated this revision to Diff 557171.
DavidSpickett added a comment.
Remove redundant if.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158500/new/
https://reviews.llvm.org/D158500
Files:
lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm64.h
lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm64.cpp
lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm64.h
lldb/source/Plugins/Process/elf-core/RegisterUtilities.h
lldb/test/API/linux/aarch64/sme_core_file/TestAArch64LinuxSMECoreFile.py
lldb/test/API/linux/aarch64/sme_core_file/core_0_16_32_1
lldb/test/API/linux/aarch64/sme_core_file/core_0_32_16_0
lldb/test/API/linux/aarch64/sme_core_file/core_1_16_32_0
lldb/test/API/linux/aarch64/sme_core_file/core_1_32_16_1
lldb/test/API/linux/aarch64/sme_core_file/main.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158500.557171.patch
Type: text/x-patch
Size: 21390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230921/98cd6861/attachment-0001.bin>
More information about the lldb-commits
mailing list