[PATCH] D130724: [MC] Support writing ELFCOMPRESS_ZSTD compressed debug info sections
Douglas Yung via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 8 06:47:16 PDT 2022
dyung added a comment.
In D130724#3776791 <https://reviews.llvm.org/D130724#3776791>, @DavidSpickett wrote:
> FYI one of the tests is failing on at least this bot:
> https://lab.llvm.org/buildbot/#/builders/42/builds/7040
The PS5 Windows bot is also failing for the same reason:
https://lab.llvm.org/buildbot/#/builders/216/builds/9486
The error message on Windows seems to be different from what is expected.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130724/new/
https://reviews.llvm.org/D130724
More information about the llvm-commits
mailing list