[PATCH] D29467: Add support for reading and writing values with runtime-endianness

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 3 11:20:29 PST 2017


zturner added a comment.

Code looks fine on MSVC and Clang.  I don't have the ability to test on GCC, but given that both MSVC and Clang get it right, I would be rather surprised if GCC does not.  Seem reasonable?


https://reviews.llvm.org/D29467





More information about the llvm-commits mailing list