brintos

brintos / llvm-project-archived public Read only

0
0
Text · 264 B · 3db2b27 Raw
6 lines · plain
1# UNSUPPORTED: zstd2# RUN: not llvm-mc -filetype=obj -compress-debug-sections=zstd -triple x86_64 %s 2>&1 | FileCheck %s3 4# CHECK:     error: --compress-debug-sections: LLVM was not built with LLVM_ENABLE_ZSTD or did not find zstd at build time5# CHECK-NOT: {{.}}6