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

Michael Spencer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 2 15:40:18 PST 2017


Bigcheese accepted this revision.
Bigcheese added a comment.
This revision is now accepted and ready to land.

This seems fine. Can you first verify that -O2 with gcc, clang, and msvc still get it right? I expect them to, just want to make sure.


https://reviews.llvm.org/D29467





More information about the llvm-commits mailing list