[llvm] r274137 - [llvm-cov] Disable PGO name compression in a test file

Vedant Kumar via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 29 09:34:58 PDT 2016


Author: vedantk
Date: Wed Jun 29 11:34:57 2016
New Revision: 274137

URL: http://llvm.org/viewvc/llvm-project?rev=274137&view=rev
Log:
[llvm-cov] Disable PGO name compression in a test file

Some bots do not configure llvm with zlib enabled. Should fix:

http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-ubuntu-fast/builds/15571

Modified:
    llvm/trunk/test/tools/llvm-cov/Inputs/double_dots.covmapping

Modified: llvm/trunk/test/tools/llvm-cov/Inputs/double_dots.covmapping
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/tools/llvm-cov/Inputs/double_dots.covmapping?rev=274137&r1=274136&r2=274137&view=diff
==============================================================================
Binary files llvm/trunk/test/tools/llvm-cov/Inputs/double_dots.covmapping (original) and llvm/trunk/test/tools/llvm-cov/Inputs/double_dots.covmapping Wed Jun 29 11:34:57 2016 differ




More information about the llvm-commits mailing list