Sign in
llvm
/
llvm
/
51c70c80cb953f5e3bdf6856969cf32f8e491b82
/
.
/
test
/
tools
/
llvm-objcopy
/
ELF
/
compress-debug-sections-invalid-format.test
blob: 8aa8ab4f2937e2142db1e8ba4e4433a38317035b [
file
] [
log
] [
blame
]
# 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