mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-18 01:46:07 +00:00
5 lines
163 B
C
5 lines
163 B
C
![]() |
// RUN: %clang -c %s -Wa,--compress-debug-sections 2>&1 | FileCheck %s
|
||
|
// REQUIRES: nozlib
|
||
|
|
||
|
// CHECK: warning: cannot compress debug sections (zlib not installed)
|