bolt/deps/llvm-18.1.8/llvm/test/MC/ELF/compress-debug-sections-zlib-unavailable.s
2025-02-14 19:21:04 +01:00

5 lines
284 B
ArmAsm

// REQUIRES: !zlib
// RUN: not llvm-mc -filetype=obj -compress-debug-sections=zlib -triple x86_64-pc-linux-gnu %s -o - 2>&1 | FileCheck %s
// CHECK: error: --compress-debug-sections: LLVM was not built with LLVM_ENABLE_ZLIB or did not find zlib at build time
// CHECK-NOT: {{.}}