summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-dwp/X86/compress.test
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/tools/llvm-dwp/X86/compress.test')
-rw-r--r--llvm/test/tools/llvm-dwp/X86/compress.test3
1 files changed, 1 insertions, 2 deletions
diff --git a/llvm/test/tools/llvm-dwp/X86/compress.test b/llvm/test/tools/llvm-dwp/X86/compress.test
index 94275f4a176..ed405cb48c3 100644
--- a/llvm/test/tools/llvm-dwp/X86/compress.test
+++ b/llvm/test/tools/llvm-dwp/X86/compress.test
@@ -1,8 +1,7 @@
+REQUIRES: zlib
RUN: llvm-dwp %p/../Inputs/compress/a.dwo -o %t
RUN: llvm-dwarfdump -v %t | FileCheck %s
-REQUIRES: zlib
-
Simple test built from this input which produces DWARF long enough to be compressed in the .[z]debug_info section:
void f(int a, int b, int c, int d) {
OpenPOWER on IntegriCloud