[PATCH] D70024: [compiler-rt] Disable fuzzer large.test when LLVM_ENABLE_EXPENSIVE_CHECKS=ON.

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 15 13:52:47 PDT 2022


MatzeB added a comment.
Herald added a subscriber: pengfei.
Herald added a project: All.

FWIW: I also had several instances where `fuzzer/large.test` times out in the phabricator pre-commit tests. Example: https://buildkite.com/llvm-project/premerge-checks/builds/83760#d1da7a7f-1beb-4495-a338-9802b6108a7d

Those don't even us `EXPENSIVE_CHECKS` I believe.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70024



More information about the llvm-commits mailing list