From 5530e5552128e9360dccf5e4813dd691d8b4c503 Mon Sep 17 00:00:00 2001 From: Fangrui Song Date: Wed, 29 Jun 2022 14:33:21 -0700 Subject: [PATCH] [test] Add REQUIRES: zlib to zdebug.yaml --- llvm/test/tools/llvm-objcopy/ELF/zdebug.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/llvm/test/tools/llvm-objcopy/ELF/zdebug.yaml b/llvm/test/tools/llvm-objcopy/ELF/zdebug.yaml index 19391979c1ef..dcf025017a04 100644 --- a/llvm/test/tools/llvm-objcopy/ELF/zdebug.yaml +++ b/llvm/test/tools/llvm-objcopy/ELF/zdebug.yaml @@ -1,3 +1,4 @@ +# REQUIRES: zlib ## .zdebug is no longer recognized as zlib-gnu compressed sections. It's treated ## as an opaque non-debug section. # RUN: yaml2obj %s -o %t