summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/compress.c
blob: dcc443e273aef5eb05d840b556843d1e184c17d9 (plain)
1
2
3
4
// RUN: %clang -c %s -Wa,--compress-debug-sections 2>&1 | FileCheck %s
// REQUIRES: nozlib

// CHECK: warning: cannot compress debug sections (zlib not installed)
OpenPOWER on IntegriCloud