Displaying 2 results from an estimated 2 matches for "d44429".
Did you mean:
644429
2018 Mar 14
1
[Support][RFC] MessagePack reader/writer
...t however if
this is sufficient for my experiment I would love to use this.
- Vivek
> The API in this patch is low-level; the next step would be to define a
> high-level API, closer to the YAML library, to read and write whole
> structs.
>
> The patch is at https://reviews.llvm.org/D44429
>
> Regards,
> Scott
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180314/3af44c69/attachment.html>
2018 Mar 13
0
[Support][RFC] MessagePack reader/writer
...se the
addition now before writing dependant code, so anyone with interest can
have
a chance to review it.
The API in this patch is low-level; the next step would be to define a
high-level API, closer to the YAML library, to read and write whole
structs.
The patch is at https://reviews.llvm.org/D44429
Regards,
Scott