[yaml2obj/obj2yaml] - Add support for .stack_sizes sections.
[llvm-complete.git] / test / MC / ELF / nocompression.s
blob4da97a05cfd7b045b5f3a2a329afd3d6e19c7dd1
1 // REQUIRES: !zlib
2 // RUN: not llvm-mc -filetype=obj -compress-debug-sections=zlib -triple x86_64-pc-linux-gnu %s -o - 2>&1 | FileCheck %s
3 // RUN: not llvm-mc -filetype=obj -compress-debug-sections=zlib-gnu -triple x86_64-pc-linux-gnu %s -o - 2>&1 | FileCheck %s
5 // CHECK: llvm-mc{{[^:]*}}: error: build tools with zlib to enable -compress-debug-sections