[PATCH] D96540: [llvm/Support] Add SHA256 implementation

Paul via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 11 13:21:45 PST 2021


cynecx updated this revision to Diff 323126.
cynecx added a comment.

Cleanup


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96540/new/

https://reviews.llvm.org/D96540

Files:
  llvm/include/llvm/Support/SHA256.h
  llvm/lib/Support/CMakeLists.txt
  llvm/lib/Support/SHA256.cpp
  llvm/unittests/Support/CMakeLists.txt
  llvm/unittests/Support/SHA256.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96540.323126.patch
Type: text/x-patch
Size: 18186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210211/acd41da9/attachment.bin>


More information about the llvm-commits mailing list