[PATCH] Include public domain md5 library

Chandler Carruth chandlerc at google.com
Wed May 15 14:06:11 PDT 2013


I found out some time ago exactly what the requirements are on these
things... I'll go look up what they said. My memory was that we merely
needed to add a line to the webserver config.


On Wed, May 15, 2013 at 2:25 PM, Eric Christopher <echristo at gmail.com>wrote:

> Hi All,
>
> The way that type hashing is defined in DWARF4 is that it requires the
> md5 hash of a flattened description (section 7.27) so I find myself in
> need of an md5 library. Here's a patch that modifies (slightly) and
> formats (clang-format ftw) the one published by solar designer since
> I'd really like to avoid writing one :)
>
> Thoughts? OK? Changes?
>
> -eric
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130515/18c7c8d4/attachment.html>


More information about the llvm-commits mailing list