[PATCH] D114115: [Driver] Support for compressed debug info on Fuchsia
Paul Robinson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 27 12:06:55 PDT 2022
probinson added a comment.
Lit is aware of zlib's presence or absence, you could use `REQUIRES: zlib` (or you might factor that bit out into its own test with the REQUIRES).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114115/new/
https://reviews.llvm.org/D114115
More information about the cfe-commits
mailing list