[PATCH] D131638: Alternative compression API design for illustration

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 25 01:09:36 PDT 2022


dblaikie abandoned this revision.
dblaikie added a comment.

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

> In D131638#3717705 <https://reviews.llvm.org/D131638#3717705>, @MaskRay wrote:
>
>> Is there a demonstrating how this performs better than D130506 <https://reviews.llvm.org/D130506> with an example like llvm-objcopy --compress-debug-sections=zstd?
>
> Ping this question.

After various design discussions I think D131992 <https://reviews.llvm.org/D131992> is, for my design preferences, more well fleshed out than this patch, so I'm abandoning this one in favor of that one. I'll follow up on D131992 <https://reviews.llvm.org/D131992> with more thoughts there.


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