llvm-project/llvm/test/tools/llvm-objcopy/compress-debug-sections-inv...

6 lines
227 B
Plaintext

# RUN: yaml2obj %p/Inputs/compress-debug-sections.yaml -o %t.o
# RUN: not llvm-objcopy --compress-debug-sections=zlib-fake %t.o 2>&1 | FileCheck %s
# CHECK: Invalid or unsupported --compress-debug-sections format: zlib-fake.