[Lldb-commits] [PATCH] D41702: Add SysV Abi for PPC64le

Alexandre Yukio Yamashita via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jan 17 11:37:50 PST 2018


alexandreyy added a comment.

In https://reviews.llvm.org/D41702#978836, @clayborg wrote:

> Looks nice. Only nit is we probably don't need the m_endian member variable. See inlined comment.


Thanks. I have changed the code to get the byte order.


https://reviews.llvm.org/D41702





More information about the lldb-commits mailing list