[Lldb-commits] [PATCH] D48704: [LLDB] Fix for "Bug 37950:	ExecutionContext::GetByteOrder() always returns	endian::InlHostByteOrder()"
    Raphael Isemann via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Sun Sep  2 13:42:26 PDT 2018
    
    
  
teemperor added a comment.
Do we have a test case for different target byte orders that could be used as a test template here? Otherwise I would just merge this in as the previous behavior of this function was clearly wrong.
Repository:
  rLLDB LLDB
https://reviews.llvm.org/D48704
    
    
More information about the lldb-commits
mailing list