[PATCH] D94766: Add lit env variable to disable indirect checks

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 22 07:50:46 PST 2021


thopre added a comment.

In D94766#2515570 <https://reviews.llvm.org/D94766#2515570>, @jdenny wrote:

> Ignoring backward-compatibility, would the command-line option then be unnecessary?  Whether we remove it immediately is a different question.

Good question, I would leave it because it could allow for quickly testing a new test with a new suffix without updating lit and it's a small amount of code but YMMV. No strong preference.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94766



More information about the llvm-commits mailing list