[PATCH] D59816: [Support] Implement zlib independent crc32 computation

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 28 01:03:15 PDT 2019


evgeny777 updated this revision to Diff 192575.
evgeny777 added a comment.

Addressed review comments


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

https://reviews.llvm.org/D59816

Files:
  include/llvm/Support/CRC.h
  lib/DebugInfo/Symbolize/Symbolize.cpp
  lib/Support/CMakeLists.txt
  lib/Support/CRC.cpp
  unittests/Support/CMakeLists.txt
  unittests/Support/CRCTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59816.192575.patch
Type: text/x-patch
Size: 5707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190328/1e77bbfe/attachment.bin>


More information about the llvm-commits mailing list