[test] Remove llvm-dwp/X86/nocompress.test

It requires !zlib and isn't so useful.
This commit is contained in:
Fangrui Song 2022-07-14 17:20:40 -07:00
parent bc0d656558
commit 33aa374e59
1 changed files with 0 additions and 4 deletions

View File

@ -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