Recommit "rL366894: [yaml2obj] - Allow custom fields for the SHT_UNDEF sections."
[llvm-complete.git] / test / tools / llvm-dwp / X86 / compressfail.test
blob0d95ec73dd0f3ae66f922e6a58f8473f89fc66f8
1 REQUIRES: zlib
2 RUN: not llvm-dwp %p/../Inputs/compressfail/a.dwo -o %t 2>&1 | FileCheck %s
3 RUN: not llvm-dwp %p/../Inputs/empty_compressed_section.dwo -o %t 2>&1 | FileCheck %s
4 RUN: not llvm-dwp %p/../Inputs/invalid_compressed.dwo -o %t 2>&1 | FileCheck %s
6 CHECK: error: failure while decompressing compressed section: '.zdebug_{{.*}}.dwo'