From: Vedant Kumar Date: Thu, 8 Sep 2016 01:19:29 +0000 (+0000) Subject: [llvm-cov] Disable zlib compression in a test input, unbreaks bots X-Git-Tag: llvmorg-4.0.0-rc1~10373 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c84921774f63bb3b2e69d00dceeb5ca9466f2666;p=platform%2Fupstream%2Fllvm.git [llvm-cov] Disable zlib compression in a test input, unbreaks bots Disable name compression in the inputs used to produce multiple-files.covmapping. Should fix bots which don't compile with zlib: http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-ubuntu-fast/builds/19610/steps/test/logs/stdio llvm-svn: 280898 --- diff --git a/llvm/test/tools/llvm-cov/Inputs/multiple-files.covmapping b/llvm/test/tools/llvm-cov/Inputs/multiple-files.covmapping index f8af44a..3e229a8 100644 Binary files a/llvm/test/tools/llvm-cov/Inputs/multiple-files.covmapping and b/llvm/test/tools/llvm-cov/Inputs/multiple-files.covmapping differ