[Lldb-commits] [PATCH] D91248: [lldb] [Process/FreeBSDRemote] Access FPR via RegisterInfo offsets

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Nov 11 04:31:33 PST 2020


mgorny updated this revision to Diff 304479.
mgorny added a comment.

Rename `ASSERT_FPR` to `ASSERT_OFF` since it's a more generic offset-based assert.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91248/new/

https://reviews.llvm.org/D91248

Files:
  lldb/source/Plugins/Process/FreeBSDRemote/NativeRegisterContextFreeBSD_x86_64.cpp
  lldb/source/Plugins/Process/FreeBSDRemote/NativeRegisterContextFreeBSD_x86_64.h
  lldb/unittests/Process/FreeBSD/RegisterContextFreeBSDTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91248.304479.patch
Type: text/x-patch
Size: 16046 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20201111/6c84e404/attachment-0001.bin>


More information about the lldb-commits mailing list