forked from OSchip/llvm-project
[test] Remove llvm-dwp/X86/nocompress.test
It requires !zlib and isn't so useful.
This commit is contained in:
parent
bc0d656558
commit
33aa374e59
|
@ -1,4 +0,0 @@
|
|||
REQUIRES: !zlib
|
||||
RUN: not llvm-dwp %p/../Inputs/compress/a.dwo -o %t 2>&1 | FileCheck %s
|
||||
|
||||
CHECK: error: failure while decompressing compressed section: '.zdebug_{{.*}}.dwo', zlib is not available
|
Loading…
Reference in New Issue