[Lldb-commits] [PATCH] D18982: Handle bit fields on big-endian systems correctly
Ulrich Weigand via lldb-commits
lldb-commits at lists.llvm.org
Wed Apr 13 13:03:27 PDT 2016
uweigand updated this revision to Diff 53605.
uweigand added a comment.
Updated interface documentation in DataExtractor.h.
Added unit test case for the DataExtractor::GetMaxU64Bitfield and GetMaxS64Bitfield routines.
Retested on System z and Intel.
http://reviews.llvm.org/D18982
Files:
include/lldb/Core/DataExtractor.h
source/Core/DataExtractor.cpp
source/Core/ValueObject.cpp
unittests/Core/CMakeLists.txt
unittests/Core/DataExtractorTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18982.53605.patch
Type: text/x-patch
Size: 6209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160413/8ef424bb/attachment.bin>
More information about the lldb-commits
mailing list