1 // RUN: not llvm-mc -filetype=obj -compress-debug-sections -triple x86_64-pc-linux-gnu %s -o - 2>&1 | FileCheck %s 2 3 // REQUIRES: nozlib 4 5 // CHECK: llvm-mc{{[^:]*}}: build tools with zlib to enable -compress-debug-sections 6