[PATCH] D128688: [llvm-objcopy] Remove support for legacy .zdebug sections

Jake Egan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 29 14:12:40 PDT 2022


Jake-Egan added a comment.

Hi, the new test, `zdebug.yaml`, fails on AIX with `error: LLVM was not compiled with LLVM_ENABLE_ZLIB: cannot decompress`.
https://lab.llvm.org/buildbot/#/builders/214/builds/2061/steps/6/logs/FAIL__LLVM__zdebug_yaml

I think the test needs `# REQUIRES: zlib` ?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128688/new/

https://reviews.llvm.org/D128688



More information about the llvm-commits mailing list