[llvm] [llvm][lit] Add option to run only the failed tests (PR #158043)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 18 01:53:07 PDT 2025


https://github.com/jh7370 commented:

Basically looks good. Couple more minor points and then we're good.

On the note of `%t`, it should work in a read-only context, since regular tests generally write objects there without issue.

https://github.com/llvm/llvm-project/pull/158043


More information about the llvm-commits mailing list