summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Windows/DynamicLibrary.inc
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2017-03-20 23:33:18 +0000
committerZachary Turner <zturner@google.com>2017-03-20 23:33:18 +0000
commit82a0c97b32c2d581a239308a699f265f144e975b (patch)
tree0a10ad6e79b5e43a0ad7f44c0bdec40493d56aaf /llvm/lib/Support/Windows/DynamicLibrary.inc
parentba789cbd3da2fac7d46a39f8cef06d0ea51c5049 (diff)
downloadbcm5719-llvm-82a0c97b32c2d581a239308a699f265f144e975b.tar.gz
bcm5719-llvm-82a0c97b32c2d581a239308a699f265f144e975b.zip
Add a function to MD5 a file's contents.
In doing so, clean up the MD5 interface a little. Most existing users only care about the lower 8 bytes of an MD5, but for some users that care about the upper and lower, there wasn't a good interface. Furthermore, consumers of the MD5 checksum were required to handle endianness details on their own, so it seems reasonable to abstract this into a nicer interface that just gives you the right value. Differential Revision: https://reviews.llvm.org/D31105 llvm-svn: 298322
Diffstat (limited to 'llvm/lib/Support/Windows/DynamicLibrary.inc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud