[PATCH] D131638: Alternative compression API design for illustrationAn alternative/hybrid between D130516 and D130506

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 10 18:37:08 PDT 2022


dblaikie added a comment.

In D131638#3714663 <https://reviews.llvm.org/D131638#3714663>, @MaskRay wrote:

> The base probably should be set to the current state of llvm/lib/Support/Compression.cpp for comparison, instead of a rebase on D130516 <https://reviews.llvm.org/D130516>

Oh, right ,sorry - wasn't my intent that it be based on that - thought that was just an implementation detail of how I'd got here. I'll see about getting that fixed up.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131638



More information about the llvm-commits mailing list