[PATCH] D59116: [scudo][standalone] Implement checksumming functions

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 12 07:45:30 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT355923: [scudo][standalone] Implement checksumming functions (authored by cryptoad, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59116?vs=189908&id=190255#toc

Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D59116

Files:
  lib/scudo/standalone/CMakeLists.txt
  lib/scudo/standalone/checksum.cc
  lib/scudo/standalone/checksum.h
  lib/scudo/standalone/crc32_hw.cc
  lib/scudo/standalone/tests/CMakeLists.txt
  lib/scudo/standalone/tests/checksum_test.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59116.190255.patch
Type: text/x-patch
Size: 8967 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190312/4d0dd236/attachment.bin>


More information about the llvm-commits mailing list