[all-commits] [llvm/llvm-project] 4583db: [lit][aix] Always use internal lit shell on AIX (#...

Daniel Paoliello via All-commits all-commits at lists.llvm.org
Wed Oct 23 12:18:24 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4583dbc7b85d25bdda652ad1afe5ec3e95183a16
      https://github.com/llvm/llvm-project/commit/4583dbc7b85d25bdda652ad1afe5ec3e95183a16
  Author: Daniel Paoliello <danpao at microsoft.com>
  Date:   2024-10-23 (Wed, 23 Oct 2024)

  Changed paths:
    M llvm/utils/lit/lit/llvm/config.py

  Log Message:
  -----------
  [lit][aix] Always use internal lit shell on AIX (#113355)

Diff on AIX doesn't have all the required features used in tests (see
<https://github.com/llvm/llvm-project/pull/108871> and
<https://github.com/llvm/llvm-project/pull/112997#issuecomment-2429656192>),
so always use the internal shell.



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