[Patch] Add array support to EndianStream.

Mehdi Amini via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 22 09:46:23 PST 2016


> On Jan 22, 2016, at 9:32 AM, Rafael Espíndola via llvm-commits <llvm-commits at lists.llvm.org> wrote:
> 
> First, thanks for EndianStream. I am using it in an experiment in lld
> and it is awesome :-)
> 
> It is just missing support for arrays, which the attached patch adds.
> Let me know what you think.

Is it possible to write the interface in term of an ArrayRef instead?

— 
Mehdi


> 
> Cheers,
> Rafael
> <t.diff>_______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits



More information about the llvm-commits mailing list