[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 06:50:46 PST 2020
mgorny added a comment.
In D91293#2393803 <https://reviews.llvm.org/D91293#2393803>, @labath wrote:
> In D91293#2393764 <https://reviews.llvm.org/D91293#2393764>, @mgorny wrote:
>
>> Perform offsetting in `GetOffsetRegSetData()` to avoid UB.
>
> Shouldn't have the last update gone to D91411 <https://reviews.llvm.org/D91411> instead ?
Indeed.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91293/new/
https://reviews.llvm.org/D91293
More information about the lldb-commits
mailing list