compress-debug-sections-invalid-format.test 226 Bytes Raw Blame History Permalink 1 2 3 4 5 # 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