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