[all-commits] [llvm/llvm-project] 258135: [llvm] Use lit internal shell by default

Aiden Grossman via All-commits all-commits at lists.llvm.org
Tue Sep 9 17:06:04 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2581354f6cdf78a6e14a52308b15f747d4c66df8
      https://github.com/llvm/llvm-project/commit/2581354f6cdf78a6e14a52308b15f747d4c66df8
  Author: Aiden Grossman <aidengrossman at google.com>
  Date:   2025-09-09 (Tue, 09 Sep 2025)

  Changed paths:
    M llvm/test/lit.cfg.py

  Log Message:
  -----------
  [llvm] Use lit internal shell by default

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.

Reviewers: ilovepi, petrhosek

Reviewed By: ilovepi, petrhosek

Pull Request: https://github.com/llvm/llvm-project/pull/157237



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list