[PATCH] D41793: [Debugify] Add an env var to enable faster testing

Jonathan Roelofs via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 8 09:38:33 PST 2018


jroelofs added a comment.

You can avoid the env var by adding a substitution for opt in the lit.cfg.py with the extra argument.


https://reviews.llvm.org/D41793





More information about the llvm-commits mailing list