[PATCH] Add {read,write}{16,32,64}{le,be} functions

Rui Ueyama ruiu at google.com
Fri Feb 27 13:32:30 PST 2015


Can I add the typedefs to llvm/Support/Endian.h? Is that too much?

On Fri, Feb 27, 2015 at 1:25 PM, Michael Spencer <bigcheesegs at gmail.com>
wrote:

> These functions already exist llvm/Support/Endian.h as
> llvm::endian::{read,write}<{u,}int{8,16,32,64}_t, endianness, alignment>.
> If you would like the short names, typedef these.
>
>
> http://reviews.llvm.org/D7927
>
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150227/b2c4541b/attachment.html>


More information about the llvm-commits mailing list