[all-commits] [llvm/llvm-project] 406e2f: The test added in d8690bc requires ZLIB, so only r...

dyung via All-commits all-commits at lists.llvm.org
Wed Mar 15 20:21:27 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 406e2fbf6ac1e408deb31f480d940aaf15b8bce5
      https://github.com/llvm/llvm-project/commit/406e2fbf6ac1e408deb31f480d940aaf15b8bce5
  Author: Douglas Yung <douglas.yung at sony.com>
  Date:   2023-03-15 (Wed, 15 Mar 2023)

  Changed paths:
    M llvm/unittests/tools/llvm-profdata/OutputSizeLimitTest.cpp

  Log Message:
  -----------
  The test added in d8690bc requires ZLIB, so only run the test if LLVM_ENABLE_ZLIB is set.

This will fix buildbots that fail because they do not have ZLIB installed such as
https://lab.llvm.org/buildbot/#/builders/216/builds/18424




More information about the All-commits mailing list