[Openmp-commits] [PATCH] D95689: [OpenMP] Disable tests if FileCheck is not available in in-tree building

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Feb 1 10:05:42 PST 2021


tianshilei1992 added a comment.

In D95689#2533584 <https://reviews.llvm.org/D95689#2533584>, @JonChesterfield wrote:

> I think filecheck is sometimes installed from a distribution instead of using the one from llvm, but am not totally sure that's a use case worth supporting.

Actually it's not worth supporting because some features might not be supported by the old version from distribution. I did experience the issue once. :-(


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95689



More information about the Openmp-commits mailing list