diff options
Diffstat (limited to 'llvm/test/MC')
-rw-r--r-- | llvm/test/MC/ELF/compression.s | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/test/MC/ELF/compression.s b/llvm/test/MC/ELF/compression.s index 0293a3c9c57..b5ba2624f8a 100644 --- a/llvm/test/MC/ELF/compression.s +++ b/llvm/test/MC/ELF/compression.s @@ -1,5 +1,7 @@ // RUN: llvm-mc -filetype=obj -compress-debug-sections -triple x86_64-pc-linux-gnu %s -o - | llvm-objdump -s - | FileCheck %s +// REQUIRES: zlib + // CHECK: Contents of section .zdebug_line: // Check for the 'ZLIB' file magic at the start of the section // CHECK-NEXT: ZLIB |