[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 05:56:24 PST 2020
mgorny updated this revision to Diff 305113.
mgorny added a comment.
Perform offsetting in `GetOffsetRegSetData()` to avoid UB.
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.305113.patch
Type: text/x-patch
Size: 5378 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20201113/c320539d/attachment.bin>
More information about the lldb-commits
mailing list