blob: 94eebd85deda483c300dae5bd9844ea2a85454ce [file] [log] [blame]
# UNSUPPORTED: zstd
# RUN: yaml2obj %p/Inputs/compress-debug-sections.yaml -o %t
# RUN: not llvm-objcopy --compress-debug-sections=zstd %t /dev/null 2>&1 | FileCheck %s
# CHECK: error: LLVM was not built with LLVM_ENABLE_ZSTD or did not find zstd at build time