[PATCH] D117853: [ELF] Parallelize --compress-debug-sections=zlib
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 7 14:01:44 PST 2022
MaskRay added a comment.
The llvm-config.h thing is discussed in D119058 <https://reviews.llvm.org/D119058>.
I don't think the standalone build is officially supported (removed for some projects) and does not work due to `GetErrcMessages` and a libunwind header issue, so if it going to be problematic we may have to take the compromise.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117853/new/
https://reviews.llvm.org/D117853
More information about the llvm-commits
mailing list