[PATCH] Add functions for writing endian specific data to streams
Rafael EspĂndola
rafael.espindola at gmail.com
Mon Mar 24 15:34:24 PDT 2014
This is fine by me. Michael, what do you think?
On 24 March 2014 17:08, Justin Bogner <mail at justinbogner.com> wrote:
> This adds a new header, EndianStream.h, which supplies a single
> templated function for writing endian specific data to a raw_ostream.
>
> The second patch is just a mechanical update of clang to use this rather
> than rolling their own. I've included it to show what it looks like to
> use this new API.
>
More information about the llvm-commits
mailing list