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

// REQUIRES: nozlib

// CHECK: llvm-mc{{[^:]*}}: build tools with zlib to enable -compress-debug-sections