[PATCH] D108942: [compiler-rt] Add more diagnostic to InstrProfError

Douglas Yung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 9 12:54:26 PST 2021


dyung added a comment.

In D108942#3119594 <https://reviews.llvm.org/D108942#3119594>, @RKSimon wrote:

> @gulfem This is failing on some buildbots: https://lab.llvm.org/buildbot/#/builders/109/builds/25948 please can you take a look?

The test seems to require zlib which means either that dependency needs to be removed, or a "REQUIRES: zlib" needs to be added.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108942/new/

https://reviews.llvm.org/D108942



More information about the llvm-commits mailing list