[PATCH] D128667: [WIP] Add Zstd ELF support
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 18 12:37:20 PDT 2022
MaskRay added a comment.
There is kinda consensus that the proper way is to introduce `ELFCOMPRESS_ZSTD` as my proposal https://groups.google.com/g/generic-abi/c/satyPkuMisk did.
This is currently blocked by an agreement from Cary Coutant that this value will be added to the generic ABI.
https://sourceware.org/pipermail/libc-alpha/2022-July/140465.html
You may perhaps contact Cary to get attention and hopefully make things forward.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128667/new/
https://reviews.llvm.org/D128667
More information about the cfe-commits
mailing list