1RUN: not llvm-dwp %p/../Inputs/compress/a.dwo -o %t 2>&1 | FileCheck %s
2
3REQUIRES: nozlib
4
5CHECK: error: zlib not available
6