[PATCH] D70105: [lit] Better/earlier errors for empty runs

Joel E. Denny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 13 19:06:20 PST 2019


jdenny added a comment.

I think it's using `utils\lit\tests\lit.site.cfg`, which produces the error, when it would normally use `utils/lit/tests/Inputs/nonexistent/lit.cfg`.  Creating even an empty version of that file would probably fix this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70105





More information about the llvm-commits mailing list