[Alignment][NFC] Instructions::getLoadStoreAlignment
[llvm-complete.git] / test / tools / llvm-objcopy / ELF / compress-debug-sections-invalid-format.test
blobae801dc7fbeac901a5a0dad329d36a5909addb2d
1 # RUN: yaml2obj %p/Inputs/compress-debug-sections.yaml -o %t.o
2 # RUN: not llvm-objcopy --compress-debug-sections=zlib-fake %t.o 2>&1 | FileCheck %s
4 # CHECK: invalid or unsupported --compress-debug-sections format: zlib-fake