[PATCH] D129728: [llvm-dwp] Add SHF_COMPRESSED support and remove .zdebug support

Douglas Yung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 14 17:22:54 PDT 2022


dyung added a comment.

Your change is causing the test 'LLVM :: tools/llvm-dwp/X86/nocompress.test' to fail due to one of the expected input files being deleted by your change. Perhaps you need to delete or fixup this test as well?

https://lab.llvm.org/buildbot/#/builders/216/builds/7412


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129728



More information about the llvm-commits mailing list