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

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 26 06:24:39 PDT 2019


evgeny777 added a comment.

> don't bother with the 1KB table in both binary and source, just recompute it on the first use

Is single threaded usage guaranteed?


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

https://reviews.llvm.org/D59816





More information about the llvm-commits mailing list