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

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jul 6 16:55:03 PDT 2020


clayborg added a comment.

FYI: values like 4.0 or 2.25 work well for float values in tests as they encode perfectly on all systems.


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

https://reviews.llvm.org/D83256





More information about the lldb-commits mailing list