[Lldb-commits] [PATCH] D48704: [LLDB] Fix for "Bug 37950: ExecutionContext::GetByteOrder() always returns endian::InlHostByteOrder()"

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Aug 6 23:24:23 PDT 2019


JDevlieghere updated this revision to Diff 213797.
JDevlieghere added a comment.
Herald added a subscriber: mgorny.

Add unit test


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D48704

Files:
  lldb/source/Target/ExecutionContext.cpp
  lldb/unittests/Target/CMakeLists.txt
  lldb/unittests/Target/ExecutionContextTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48704.213797.patch
Type: text/x-patch
Size: 5650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190807/b6d16749/attachment.bin>


More information about the lldb-commits mailing list