Details
Details
- Reviewers
jhenderson
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
The base probably should be set to the current state of llvm/lib/Support/Compression.cpp for comparison, instead of a rebase on D130516
Comment Actions
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.
Comment Actions
Is there a demonstrating how this performs better than D130506 with an example like llvm-objcopy --compress-debug-sections=zstd?