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

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 8 04:25:16 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL357901: [Support] Add zlib independent CRC32 (authored by evgeny777, committed by ).
Herald added a subscriber: kristina.
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D59816?vs=193854&id=194115#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59816

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59816.194115.patch
Type: text/x-patch
Size: 6117 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190408/9f3f8199/attachment.bin>


More information about the llvm-commits mailing list