[llvm-branch-commits] [llvm] Use lit internal shell by default (PR #157237)

Aiden Grossman via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Sep 5 23:54:54 PDT 2025


https://github.com/boomanaiden154 created https://github.com/llvm/llvm-project/pull/157237

This should result in a 10-15% test time improvement and also richer
test failure outputn on Linux where it is not yet the default. We can do
this now that all of the tests have been ported over to work with lit's
internal shell.

Fixes #102697.





More information about the llvm-branch-commits mailing list