[Lldb-commits] [PATCH] D83256: [lldb] Fix unaligned load in DataExtractor

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jul 6 19:34:55 PDT 2020


JDevlieghere updated this revision to Diff 275890.
JDevlieghere added a comment.

I was stil checking the Windows float thing but skipping them based on the sizeof() seems more robust.


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

https://reviews.llvm.org/D83256

Files:
  lldb/include/lldb/Utility/DataExtractor.h
  lldb/source/Utility/DataExtractor.cpp
  lldb/unittests/Utility/DataExtractorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83256.275890.patch
Type: text/x-patch
Size: 6315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200707/3583bfe3/attachment-0001.bin>


More information about the lldb-commits mailing list