brintos

brintos / llvm-project-archived public Read only

0
0
Text · 284 B · eecff52 Raw
6 lines · plain
1// REQUIRES: !zlib2// RUN: not llvm-mc -filetype=obj -compress-debug-sections=zlib -triple x86_64-pc-linux-gnu %s -o - 2>&1 | FileCheck %s3 4// CHECK:     error: --compress-debug-sections: LLVM was not built with LLVM_ENABLE_ZLIB or did not find zlib at build time5// CHECK-NOT: {{.}}6