[PATCH] D131638: Alternative compression API design for illustration

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 11 15:25:45 PDT 2022


dblaikie updated this revision to Diff 452003.
dblaikie retitled this revision from "Alternative compression API design for illustration

An alternative/hybrid between D130516 and D130506" to "Alternative compression API design for illustration".
dblaikie edited the summary of this revision.
dblaikie added a comment.

rebase on main instead of D130516 <https://reviews.llvm.org/D130516>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131638

Files:
  llvm/include/llvm/MC/MCTargetOptions.h
  llvm/include/llvm/Support/Compression.h
  llvm/lib/ObjCopy/ELF/ELFObject.cpp
  llvm/lib/Support/Compression.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131638.452003.patch
Type: text/x-patch
Size: 15654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220811/bc9e37ea/attachment.bin>


More information about the llvm-commits mailing list