aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/MC/ELF/compress-debug-sections-zlib-unavailable.s
blob: eecff5248a4e3bd3106791adf41af1572f0b60d0 (plain)
1
2
3
4
5
// REQUIRES: !zlib
// RUN: not llvm-mc -filetype=obj -compress-debug-sections=zlib -triple x86_64-pc-linux-gnu %s -o - 2>&1 | FileCheck %s

// CHECK:     error: --compress-debug-sections: LLVM was not built with LLVM_ENABLE_ZLIB or did not find zlib at build time
// CHECK-NOT: {{.}}