forked from OSchip/llvm-project
[test] Add REQUIRES: zlib to zdebug.yaml
This commit is contained in:
parent
9c86059854
commit
5530e55521
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue