brintos

brintos / llvm-project-archived public Read only

0
0
Text · 262 B · 94eebd8 Raw
6 lines · plain
1# UNSUPPORTED: zstd2# RUN: yaml2obj %p/Inputs/compress-debug-sections.yaml -o %t3# RUN: not llvm-objcopy --compress-debug-sections=zstd %t /dev/null 2>&1 | FileCheck %s4 5# CHECK: error: LLVM was not built with LLVM_ENABLE_ZSTD or did not find zstd at build time6