[PATCH] D26988: Add convenient functions to compute hashes of byte vectors.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 22 16:56:15 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL287726: Add convenient functions to compute hashes of byte vectors. (authored by ruiu).

Changed prior to commit:
  https://reviews.llvm.org/D26988?vs=78991&id=78996#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26988

Files:
  llvm/trunk/include/llvm/Support/MD5.h
  llvm/trunk/include/llvm/Support/SHA1.h
  llvm/trunk/lib/Support/MD5.cpp
  llvm/trunk/lib/Support/SHA1.cpp
  llvm/trunk/unittests/Support/MD5Test.cpp
  llvm/trunk/unittests/Support/raw_sha1_ostream_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26988.78996.patch
Type: text/x-patch
Size: 3811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161123/53ea2c12/attachment.bin>


More information about the llvm-commits mailing list