[PATCH] D137885: [modules] Support zstd in .pcm file
Douglas Yung via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 23 12:29:25 PST 2022
dyung added a comment.
@MaskRay your change seems to be causing 1509 failures on the linux PS4 bot. Most of the errors look similar to this:
error: 'error' diagnostics seen but not expected:
(frontend): malformed or corrupted AST file: 'LLVM was not built with LLVM_ENABLE_ZSTD or did not find zstd at build time'
1 error generated.
Can you take a look?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137885/new/
https://reviews.llvm.org/D137885
More information about the cfe-commits
mailing list