[PATCH] D121512: [Support] zlib::compress: replace compress2 with iterative deflate

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 11 21:55:36 PST 2022


MaskRay added a comment.

Next, I'll change zlib::compress to return void and simplify the ~7 call sites.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121512



More information about the llvm-commits mailing list