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

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 5 04:34:33 PDT 2019


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

Addressed 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.193854.patch
Type: text/x-patch
Size: 5933 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190405/27f06ad6/attachment.bin>


More information about the llvm-commits mailing list