[PATCH] D60091: [test-suite] Signal error if llvm-lit was not found
Hal Finkel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 26 10:29:24 PDT 2019
hfinkel added a comment.
In D60091#1559434 <https://reviews.llvm.org/D60091#1559434>, @lebedev.ri wrote:
> Reverted in rL364448 <https://reviews.llvm.org/rL364448>, thanks.
> I have never touched bot configs, so i'm not the one to fix the phenomenon, so please address it.
I think that the point is that you can configure and build the test suite without lit, and if lnt knows there lit is, then cmake doesn't need to know. Is that right?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60091/new/
https://reviews.llvm.org/D60091
More information about the llvm-commits
mailing list