[PATCH] Include public domain md5 library

Chandler Carruth chandlerc at google.com
Wed May 15 14:27:44 PDT 2013


FYI, I double checked and this is all fine as it is not being used for
encryption in any way.


On Wed, May 15, 2013 at 3:06 PM, Chandler Carruth <chandlerc at google.com>wrote:

> 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/4e78cff5/attachment.html>


More information about the llvm-commits mailing list