[Lldb-commits] [PATCH] D91293: [lldb] [Process/FreeBSDRemote] Modernize and simplify YMM logic
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Nov 13 08:18:55 PST 2020
mgorny updated this revision to Diff 305158.
mgorny added a comment.
Rename AVX/MPX regsets to avoid matching strings in `commands/register/register/register_command/TestRegisters.py` that cause the test to wrongly assume that I have MPX on this machine.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91293/new/
https://reviews.llvm.org/D91293
Files:
lldb/source/Plugins/Process/FreeBSDRemote/NativeRegisterContextFreeBSD_x86_64.cpp
lldb/source/Plugins/Process/FreeBSDRemote/NativeRegisterContextFreeBSD_x86_64.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91293.305158.patch
Type: text/x-patch
Size: 16723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20201113/2d8fcab6/attachment-0001.bin>
More information about the lldb-commits
mailing list